[effects/diminactive] Dim Wayland clients
ClosedPublic

Authored by zzag on Oct 19 2018, 11:02 AM.

Details

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

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Oct 19 2018, 11:02 AM
Restricted Application added a project: KWin. · View Herald TranscriptOct 19 2018, 11:02 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Oct 19 2018, 11:02 AM
davidedmundson accepted this revision.Oct 19 2018, 11:12 AM
This revision is now accepted and ready to land.Oct 19 2018, 11:12 AM
This revision was automatically updated to reflect the committed changes.