https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #7 from Vlad Zagorodniy <vladz...@gmail.com> --- Git commit 9f3a447a43e35146f67dc27d176e5b00ceb0665e by Vlad Zagorodniy. Committed on 19/10/2018 at 11:38. Pushed by vladz into branch 'master'. [effects/diminactive] Dim Wayland clients Summary: There is no concept of managed windows in Wayland, so every time we call managed() on a Wayland client, it will return false. This change addresses that problem by invoking managed() only for X11 clients. Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D16312 M +5 -1 effects/diminactive/diminactive.cpp https://commits.kde.org/kwin/9f3a447a43e35146f67dc27d176e5b00ceb0665e -- You are receiving this mail because: You are watching all bug changes.