Add 2-in-1-tools plugin#907
Open
luna-araujo wants to merge 2 commits into
Open
Conversation
Contributor
Automatic Code Quality ReviewFile: 2-in-1-tools/Settings.qml
+ label: "Bar icon"
+ description: "Tabler icon name used for the bar widget."
+ text: "Browse Library"
+ label: "Show transform in tooltip"
+ description: "Include the current rotation state in the bar widget tooltip."
+ label: "Show success toast"
+ description: "Display a toast after a rotation command succeeds."
+ label: "Auto-switch bar density in tablet mode"
+ description: "When tablet mode is active, switch Noctalia's bar density automatically."
+ label: "Use exclusive dock in tablet mode"
+ description: "When tablet mode is active, enable the Noctalia dock if needed and switch it to exclusive mode."
+ label: "Auto-rotate screen in tablet mode"
+ description: "Use monitor-sensor while tablet mode is active to rotate the internal display automatically."
+ label: "Allow auto-rotate outside tablet mode"
+ description: "Keep sensor-based auto-rotation available even when tablet mode is not active."
+ label: "Hyprland: sync touchscreen transform"
+ description: "After rotating a display on Hyprland, also rotate mapped touchscreen coordinates for matching touch devices."
+ label: "Bar and Control Center button behavior"
+ description: "Choose whether the main button toggles auto-rotate lock or rotates the display manually."
+ label: "Auto-rotate requires iio-sensor-proxy"
+ description: "Install iio-sensor-proxy so monitor-sensor and the sensor service are available for tablet-mode rotation."
+ label: "Flip vertical sensor orientation"
+ description: "Swap left-up and right-up auto-rotate behavior for laptops whose sensor reports the portrait directions inverted."
+ label: "Tablet mode bar density"
+ description: "Choose the Noctalia bar density to apply while tablet mode is active." |
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
Validation