kwin/effects/diminactive
Vlad Zagorodniy 9f3a447a43 [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.

CCBUG: 398100

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D16312
2018-10-19 14:38:10 +03:00
..
CMakeLists.txt Use SERVICE_TYPES parameter to kcoreaddons_desktop_to_json() 2015-12-09 23:42:45 +00:00
diminactive.cpp [effects/diminactive] Dim Wayland clients 2018-10-19 14:38:10 +03:00
diminactive.h [effects/diminactive] Fix false-triggering of the out animation 2018-10-18 19:27:01 +03:00
diminactive.kcfg [effects/diminactive] Add option to exclude fullscreen windows from dimming 2018-10-15 10:39:02 +03:00
diminactive_config.cpp [effects] Rewrite the Dim Inactive effect 2018-08-21 11:50:37 +03:00
diminactive_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 05:24:40 +02:00
diminactive_config.h [effects] Rewrite the Dim Inactive effect 2018-08-21 11:50:37 +03:00
diminactive_config.ui [effects/diminactive] Add option to exclude fullscreen windows from dimming 2018-10-15 10:39:02 +03:00
diminactiveconfig.kcfgc Use KConfigXT in DimInactive Effect 2012-09-14 10:39:27 +02:00