Wayland integration: support for server-side decorations
ClosedPublic

Authored by graesslin on Jan 5 2016, 8:52 AM.

Details

Summary

Wayland integration: support for server-side decorations

If the application runs on Wayland, check whether the
ServerSideDecoration protocol is supported. If that's the case, disable
Qt's decoration and tell the Wayland server to use Server side decoration
for normal windows and no decoration for popus, etc.

Diff Detail

Repository
R135 Integration for Qt applications in Plasma
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 1744.Jan 5 2016, 8:52 AM
graesslin retitled this revision from to Adding .arcconfig.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: sebas, mart.
graesslin added a subscriber: plasma-devel.
graesslin added inline comments.Jan 5 2016, 8:54 AM
.arcconfig
1 ↗(On Diff #1744)

This file is already in master. Should not have been included. Trying to learn phab ;-)

graesslin retitled this revision from Adding .arcconfig to Wayland integration: support for server-side decorations.Jan 5 2016, 8:57 AM
This revision was automatically updated to reflect the committed changes.