Skip to content

allow drag window from empty areas

Marco Martin requested to merge work/mart/dragFromanywhere into master

Block events from Pages and don't accept them. this will cause the event to go up in the hierarchy and either Kirigami.applicationwindow or QQuickWidget can initiate the window drag if needed

works together kirigami!179 (merged) and kcmutils!30 (merged)

Merge request reports