feat(bar): implement middle-click action support for Bar Behavior

This commit is contained in:
tibssy
2026-03-03 00:53:53 +00:00
parent 829babad2a
commit f1b5e41d3a
6 changed files with 94 additions and 17 deletions
+2
View File
@@ -259,6 +259,8 @@ Singleton {
property string mouseWheelAction: "none"
property bool reverseScroll: false
property bool mouseWheelWrap: true
property string middleClickAction: "none"
property bool middleClickFollowMouse: false
property string rightClickAction: "controlCenter"
property bool rightClickFollowMouse: true
// Per-screen overrides for position and widgets