https://bugs.kde.org/show_bug.cgi?id=436985
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/e187e766b04e | |29750ace0bdac4855aee396b09e | |7 --- Comment #3 from Vlad Zahorodnii <[email protected]> --- Git commit e187e766b04e29750ace0bdac4855aee396b09e7 by Vlad Zahorodnii. Committed on 12/05/2021 at 17:02. Pushed by vladz into branch 'master'. Only promote windows to upper layers if one of the group members is in fullscreen mode We want panels to be behind fullscreen windows, but osd windows above them. With the current layer promotion logic, the panel will be promoted to the osd layer, which is undesirable. This change restores the old behavior by allowing layer promotion only to ActiveLayer. M +2 -2 src/layers.cpp https://invent.kde.org/plasma/kwin/commit/e187e766b04e29750ace0bdac4855aee396b09e7 -- You are receiving this mail because: You are watching all bug changes.
