[server] Implement the generic window property in QtSurfaceExtension
ClosedPublic

Authored by graesslin on Oct 13 2016, 7:30 AM.

Details

Summary

Qt supports setting generic data on a QWindow. This change implements
the callback properly and forwards the property to the surface extension
instance. This allows the compositor to e.g. listen to
DynamicPropertyChangeEvents and get access to all additional set
properties.

Diff Detail

Repository
R127 KWayland
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 7367.Oct 13 2016, 7:30 AM
graesslin retitled this revision from to [server] Implement the generic window property in QtSurfaceExtension.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added a reviewer: Plasma on Wayland.
Restricted Application added a project: Plasma on Wayland. · View Herald TranscriptOct 13 2016, 7:30 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
graesslin updated this revision to Diff 7368.Oct 13 2016, 7:31 AM

Remove unused variable

sebas accepted this revision.Oct 16 2016, 2:54 PM
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.Oct 16 2016, 2:54 PM
This revision was automatically updated to reflect the committed changes.