Use wayland protocol to show monitor labels#401
Conversation
9c9e677 to
0ea6adf
Compare
|
This fixes the label issue with Wayland but introduces one with Classic session. Not sure if that is a problem if this will only be released with OS9? However, if it is not released with OS8 then the issue will persist there for sometime yet. Is it worth coping with both sessions? |
|
On closer inspection the code does attempt to cope with an X11 session so I'll try and fix that. CI is failing for stable for some reason (pantheon-wayland-1 should be present in OS8) |
|
Could not get this PR to work satisfactorily in X11 session (the monitor labels appeared in an incorrect position after "Detect Displays" was clicked. To save time I have incorporated the Wayland stuff while keeping the existing X11 stuff for now in PR #445 |
@jeremypw The code looks good on that one. Would the proper way of merging be to do this one first and then yours? Not sure what to do about the failing CI check. |
c2deeed to
0e23841
Compare
|
Same as jeremypw, it works well on Wayland. But on X, after applying a modified setup, the label of the main display is good. But the other ones are centered on the main display instead of being shown at the top left of their respective display. |
What did you modify? I tried changing layout, changing the primary monitor, changing resolution and it always stayed at the correct position |
|
I just moved a display. |
Goes with elementary/gala#2084 and elementary/pantheon-wayland#3