[Feature] Support differentiation of screen via UUID #161
Closed
actionbuddha
started this conversation in
Ideas
Replies: 2 comments
-
|
I'll checkout the UUID stuff. As for the dbus command, there was a bug with that. 1.10.6 has fixes |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This was a crazy change. Check out 1.11.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'd like to request that PlasmaZones gains the ability to assign layout on a per display UUID basis, rather than purely on the output port.
(p.s. many thanks for this repo - it's a great improvement on Plasma's native workflow!)
Problem it Solves
I switch between two screen configurations:
KDE/Plasma correctly differentiates between these two layouts via the UUID of the various screens, however in PlasmaZones if I assign a layout to 'DP-2' - that persists across both home and travel setups.
Alternatives Considered
I did briefly investigate using a script to call
qdbus org.plasmazones /PlasmaZones assignLayoutToScreen- this correctly logs the layout change to the journal and updates the settings GUI if open, but it doesn't seem to effect the actual working layout when dragging a window with the alt- modifier.Checklist
Beta Was this translation helpful? Give feedback.
All reactions