[server] Implement the generic window property in QtSurfaceExtension
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. Reviewers: #plasma_on_wayland Subscribers: plasma-devel Tags: #plasma_on_wayland Differential Revision: https://phabricator.kde.org/D3045
Please register or sign in to comment