https://bugs.kde.org/show_bug.cgi?id=361813
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/krit | |a/5599661788d4a0bbc4f4fe0b9 | |b5ff27959705d55 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 5599661788d4a0bbc4f4fe0b9b5ff27959705d55 by Dmitry Kazakov. Committed on 16/05/2016 at 17:54. Pushed by dkazakov into branch 'master'. Let the user assign Ctrl, Shift or Alt keys to the stylus button This patch allows the user to assign any modifier key to the stylus button and Krita will not "eat" these event. Please take care, becasue all the non-modifier assignments, e.g. Whitespace key, will still be eaten. Ref T2419 M +8 -0 libs/ui/input/kis_tablet_debugger.cpp M +3 -0 libs/ui/input/kis_tablet_debugger.h M +29 -3 libs/ui/input/wintab/kis_tablet_support_win.cpp M +5 -0 libs/ui/kis_config.cc M +2 -0 libs/ui/kis_config.h http://commits.kde.org/krita/5599661788d4a0bbc4f4fe0b9b5ff27959705d55 -- You are receiving this mail because: You are watching all bug changes.