aboutsummaryrefslogtreecommitdiffstats
path: root/config/quickshell/modules/common/widgets/PointingHandInteraction.qml
blob: cf8b065f76659eff71d6816e41e0e83c4e7e8b8d (plain) (blame)
1
2
3
4
5
6
7
import QtQuick

MouseArea {
    anchors.fill: parent
    onPressed: (mouse) => mouse.accepted = false
    cursorShape: Qt.PointingHandCursor 
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage