https://bugs.kde.org/show_bug.cgi?id=399375
--- Comment #37 from Martin Flöser <mgraess...@kde.org> --- Another idea: KWin has a feature for disabling global shortcuts. This also disables alt+mouse (see events.cpp line 871). This feature is currently only available through window rules and is a little bit too strong. What we could do: * Introduce a new feature disable mouse shortcuts * Either add a default rule to KWin to set this up for Krita * or add an X property to Krita to hint that global mouse shortcuts should be disabled This would be only X11. Wayland has the pointer confinement feature which already covers the use case since my change yesterday. -- You are receiving this mail because: You are watching all bug changes.