https://bugs.kde.org/show_bug.cgi?id=478382
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/1df917fae4 | |bc744e1508b4e95e8d9a7b521a0 | |0da Resolution|--- |FIXED --- Comment #4 from Zamundaaa <[email protected]> --- Git commit 1df917fae4bc744e1508b4e95e8d9a7b521a00da by Xaver Hugl, on behalf of Jarek Janik. Committed on 07/03/2025 at 15:08. Pushed by zamundaaa into branch 'master'. layers: fix stacking issues in Workspace::lowerWindow Workspace::lowerWindow() method had issues when handling window hierarchies (different on X11 and on wayland, see BUGS below). This patch unifies code paths for both X11 and wayland in lowerWindow() method, fixing the aforementioned bugs. Related: bug 478383 M +19 -14 src/layers.cpp https://invent.kde.org/plasma/kwin/-/commit/1df917fae4bc744e1508b4e95e8d9a7b521a00da -- You are receiving this mail because: You are watching all bug changes.
