[wayland] XdgDecoration Support
ClosedPublic

Authored by davidedmundson on Dec 23 2018, 1:23 PM.

Details

Summary

Does something similar to our existing ServerDecoration, but based
around XDG Shell patterns and with a few subtle differneces.

We'll probably still need both in kwin for the forseeable future as GTK3
won't ever change from using the KDE Server Decoration.

Test Plan

Relevant unit test. It's a bit simpler as spec states
toolkits must follow what the compositor configures if they
bind the interface.

Modified plasma-integration to remove ServerIntegration
(as Qt5.12 has native support) all my windows look and act the same.

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.
davidedmundson created this revision.Dec 23 2018, 1:23 PM
Restricted Application added a project: KWin. · View Herald TranscriptDec 23 2018, 1:23 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
davidedmundson requested review of this revision.Dec 23 2018, 1:23 PM
zzag accepted this revision.Dec 23 2018, 3:21 PM
This revision is now accepted and ready to land.Dec 23 2018, 3:21 PM
This revision was automatically updated to reflect the committed changes.