https://bugs.kde.org/show_bug.cgi?id=442605
Andrey <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/f453cb83e261 | |767bac1f818e401b4e96d9f6e26 | |4 Status|ASSIGNED |RESOLVED --- Comment #3 from Andrey <[email protected]> --- Git commit f453cb83e261767bac1f818e401b4e96d9f6e264 by Andrey Butirsky. Committed on 23/09/2021 at 11:54. Pushed by butirsky into branch 'master'. fix wrong popups Z-order after applying "Show Desktop" effect For some reason, layers are change after applying Show Desktop effect, so we will have AboveLayer for our popups and Desktop, and NotificationLayer for Dock which hides us. Also, OSD and critical notifications were always hidden by our popups. This patch solves both the issues. Usual notifications will still be hidden, but hopefully it's not a big issue. M +2 -2 src/abstract_client.cpp M +1 -0 src/utils.h https://invent.kde.org/plasma/kwin/commit/f453cb83e261767bac1f818e401b4e96d9f6e264 -- You are receiving this mail because: You are watching all bug changes.
