https://bugs.kde.org/show_bug.cgi?id=449099
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/d1698e12706b |ma/kwin/commit/27254f61ff57 |aedc054e1dea78960cf31a63ddd |f38ce95d28f1110e0159ef6e9ae |c |4 --- Comment #4 from Aleix Pol <aleix...@kde.org> --- Git commit 27254f61ff57f38ce95d28f1110e0159ef6e9ae4 by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 27/01/2022 at 14:19. Pushed by apol into branch 'Plasma/5.24'. Fix xrandr primary when the new screen is the connected one We'd trigger updatePrimary before Xwayland had reacted to the new output so we wouldn't end up calling xcb_randr_set_output_primary() as necessary. (cherry picked from commit d1698e12706baedc054e1dea78960cf31a63dddc) M +1 -0 src/utils/xcbutils.cpp M +32 -0 src/xwl/xwayland.cpp M +4 -0 src/xwl/xwayland.h https://invent.kde.org/plasma/kwin/commit/27254f61ff57f38ce95d28f1110e0159ef6e9ae4 -- You are receiving this mail because: You are watching all bug changes.