https://bugs.kde.org/show_bug.cgi?id=522070
Bug ID: 522070
Summary: MoveMouseToFocus/Center Shortcuts No Longer Work (via
dbus or shortcut)
Classification: Plasma
Product: kwin
Version First 6.7.0
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
The MoveMouseToFocus/Center shortcuts no longer work (neither via keybind nor
dbus call). This is detrimental both for accessibility reasons and because some
projects (like the Krohnkite dynamic window tiling script) need these dbus
calls in order to be able to implement a "mouse follows focus" option (which
many other window managers have). This is the only way to do this as the cursor
position variable is not writable (via the scripting interface; presumably for
security reasons).
STEPS TO REPRODUCE
1. Attempt to use the MoveMouseToFocus/Center shortcuts via built-in keybind or
dbus call via `qdbus6 org.kde.kglobalaccel /component/kwin
org.kde.kglobalaccel.Component.invokeShortcut MoveMouseToFocus`
OBSERVED RESULT
The mouse pointer doesn't move to focused window or screen center.
EXPECTED RESULT
The mouse pointer should move to the center of the focused window or screen.
SOFTWARE/OS VERSIONS
Operating System:
KDE Plasma Version: 6.7.0
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
--
You are receiving this mail because:
You are watching all bug changes.