Closed tsujan closed 5 days ago
I've tested this patch with LXQt+kwin_wayland. IMO, it should be in the next point release.
Currently, I seem to be the only LXQt member that can have a multi-screen setup under Wayland. Hence not requesting a review.
@Bluey26 I've seen your good reports and tests. If you can set up a multi-screen session easily, please test this; if not, never mind; I've tested it several times.
Unfortunately i only have one monitor, i think i will not be able to test it, sorry!
Thanks for your reply, and no need to be sorry :) You've already helped LXQt a lot.
I can test tomorrow.
Removing the output (disconnect) its panels won't be moved to the remaining screen
It shouldn't according the original code, and this PR isn't about that.
this PR isn't about that.
from the issue:
If disconnecting the monitor with a panel on it this will not be moved automatically to the other monitor, panel module restart is needed too.
I'm quite sure under x11 panels are moved on connect AND disconnect.
You have great expectations about this PR ;) I'll see if there's a short way of doing it here.
Done. It made the patch a little simpler too.
Cool, will test tomorrow (really tomorrow).
(really tomorrow)
Now that you got your external monitor, I'm be happy with any time :) No rush.
This patch fixes three issues on Wayland:
Closes https://github.com/lxqt/lxqt-panel/issues/2073