Skip to content
Commit c5f1504d authored by David Rosca's avatar David Rosca
Browse files

Implement drag from free space also for QtQuickControls

Use window manager to handle window move when dragging from free space
also with QtQuickControls.

Registering QQuickItems is hacky, because there is no Style::polish
for QtQuickControls, so those items are now registered from ::isQtQuickControl.

Adaptation of the same patch from Breeze.

Differential Revision: https://phabricator.kde.org/D3638
parent 234ff11c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment