1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 15:32:50 -05:00

feat: Dock Overflow/Updated Settings Options

This commit is contained in:
purian23
2026-01-27 00:52:15 -05:00
parent 122fb16dfb
commit 9553cb06d3
9 changed files with 617 additions and 319 deletions

View File

@@ -115,7 +115,7 @@ Item {
anchors.fill: parent
hoverEnabled: true
enabled: true
preventStealing: true
preventStealing: dragging || longPressing
cursorShape: longPressing ? Qt.DragMoveCursor : Qt.PointingHandCursor
acceptedButtons: Qt.LeftButton
onPressed: mouse => {