Move X11-specific bits of keep above and keep below state to X11Client
ClosedPublic

Authored by zzag on Feb 3 2020, 10:26 AM.

Details

Summary

Nothing special about this patch except of the removal of code that forces
_NET_WM_STATE_BELOW and _NET_WM_STATE_ABOVE. If the client window is
compliant with the EWMH spec, then _NET_WM_STATE_BELOW and _NET_WM_STATE_ABOVE
will be in sync with keepBelow() and keepAbove(), respectively.

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.Feb 3 2020, 10:26 AM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 3 2020, 10:26 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Feb 3 2020, 10:26 AM
zzag added a reviewer: KWin.Feb 3 2020, 10:28 AM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 12 2020, 9:28 AM
This revision was automatically updated to reflect the committed changes.