Bug 403838

Summary: Allow re-positioning the window by clicking-and-dragging on empty areas of headers and the background
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Nate Graham <nate>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: aspotashev, bugseforuns, kde, manuel.manu.delfin, ongun.kanat, pepko94, sebas
Priority: NOR    
Version: unspecified   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=403837
Latest Commit: Version Fixed In: Frameworks 5.79 + Plasma 5.21

Description Nate Graham 2019-02-01 16:41:42 UTC
When on the desktop, Kirigami's ScrollablePage should allow re-positioning the window when the background is clicked-and-dragged, if the user has that setting enabled (which is the default). If the setting is disabled, then a click-and-drag should do nothing.
Comment 1 Marco Martin 2019-02-11 16:23:44 UTC
this can't work in qml in general (plasma configuration windows use an hack which can't work on wayland)

I don't think any of this drag on empty area stuff works or could ever work in wayland in general?
Comment 2 Marco Martin 2019-02-11 16:24:31 UTC
@david: is there any wayland protocol which would allow the drag on empty areas stuff?
Comment 3 Björn Feber 2019-06-13 05:13:22 UTC
*** Bug 408628 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2019-10-27 15:35:23 UTC
*** Bug 410603 has been marked as a duplicate of this bug. ***
Comment 5 Nate Graham 2019-10-27 23:20:40 UTC
*** Bug 413450 has been marked as a duplicate of this bug. ***
Comment 6 Patrick Silva 2020-03-13 17:08:07 UTC
*** Bug 418523 has been marked as a duplicate of this bug. ***
Comment 7 Bug Janitor Service 2020-11-30 17:38:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/179
Comment 9 petrk 2021-01-16 12:16:11 UTC
Nice, thanks. More consistency is always welcome.