Diffusion KWin 297557bde400

[wayland] Implement belongsToDesktop check

Authored by zzag on Feb 27 2019, 10:52 AM.

Description

[wayland] Implement belongsToDesktop check

Summary:
When user asks KWin to show desktop, the compositor just raises every
desktop window, it doesn't attempt to minimize normal clients, etc.
Because desktop windows contain stuff like background and icons, the
compositor has to raise all clients that are somehow correlated with
desktop (e.g. panels, etc). Otherwise it would pretty weird to show only
desktop background.

Currently, not all plasmashell's clients are raised when the compositor
shows desktop because belongsToDesktop is not implemented for ShellClient.

BUG: 404801

Test Plan:

  • Show desktop;
  • Open Kickoff (without this patch Kickoff is not visible).

Reviewers: KWin, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D19386

Details

Committed
zzagMar 4 2019, 10:54 PM
Reviewer
KWin
Differential Revision
D19386: [wayland] Implement belongsToDesktop check
Parents
R108:82b3e2a63a7d: Resurrect show tooltips option
Branches
Unknown
Tags
Unknown