https://bugs.kde.org/show_bug.cgi?id=406101
Vlad Zagorodniy <vladz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kwi | |n/1e2a0028c3151cb38f252baa7 | |8a5f22b8cd7c7e6 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #1 from Vlad Zagorodniy <vladz...@gmail.com> --- Git commit 1e2a0028c3151cb38f252baa78a5f22b8cd7c7e6 by Vlad Zagorodniy. Committed on 02/04/2019 at 20:44. Pushed by vladz into branch 'master'. Move keep-above clients to the Normal layer when showing desktop Summary: Implementation of the Show Desktop feature moves desktop windows to the Above layer, but it doesn't take into account existing clients that belong to the Above layer. If there are any, we have to move them to a layer below (e.g. normal), otherwise those clients will be visible when showing the desktop. Reviewers: #kwin, graesslin Reviewed By: #kwin, graesslin Subscribers: graesslin, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D20153 M +1 -1 abstract_client.cpp M +3 -1 workspace.cpp https://commits.kde.org/kwin/1e2a0028c3151cb38f252baa78a5f22b8cd7c7e6 -- You are receiving this mail because: You are watching all bug changes.