docs(greeter): document [output].transforms for portrait panels#192
Merged
Conversation
Document greeter.toml transforms tokens and that Sync Now does not write transforms yet (manual / Nix module).
There was a problem hiding this comment.
Pull request overview
Adds documentation for greeter.toml’s new [output].transforms setting so users can apply per-connector DRM transforms (primarily for portrait/rotated panels) in Noctalia Greeter v5, including examples and operational notes.
Changes:
- Adds an “Output transform” section documenting
[output].transforms, supported tokens, and multi-connector syntax. - Updates the page TOC and key summary table to include
[output].transforms. - Extends the example
greeter.tomlsnippet to include atransformsentry.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Match the admin table to rotation+flip tokens, and drop the mismatched HDMI transform from the DP-2-pinned example (covered in the transform section).
Keep HDMI-A-1:270 examples in the Output transform section only so the main greeter.toml sample (name = DP-2) is not confusing.
Contributor
Author
|
Addressed Copilot notes:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Document greeter.toml
[output].transformsfor per-connector DRM rotation (portrait panels).Companion to noctalia-greeter#62.
Test plan