1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

dock: add preventStealing

This commit is contained in:
bbedward
2025-11-04 10:22:50 -05:00
parent 1d639d5f5a
commit 00abb839f9

View File

@@ -219,6 +219,8 @@ Item {
anchors.fill: parent
hoverEnabled: true
enabled: true
preventStealing: true
cursorShape: longPressing ? Qt.DragMoveCursor : Qt.PointingHandCursor
acceptedButtons: Qt.LeftButton | Qt.RightButton | Qt.MiddleButton
onPressed: mouse => {