https://bugs.kde.org/show_bug.cgi?id=474416

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/-/commit/9e37869
                   |                            |75eb3ad4ec4ac5a202c41bbb5ed
                   |                            |bd98fe

--- Comment #2 from Dmitry Kazakov <[email protected]> ---
Git commit 9e3786975eb3ad4ec4ac5a202c41bbb5edbd98fe by Dmitry Kazakov.
Committed on 14/09/2023 at 15:38.
Pushed by dkazakov into branch 'master'.

Make sure that tool-related shortcuts have priority over canvas actions

All tool actions that come via ToolFactory are marked with "tool_action"
property, so we can distinguish them from the global actions, hence we
can give them a bit of priority.

M  +31   -1    libs/flake/KoToolProxy.cpp
M  +2    -0    libs/flake/KoToolProxy.h
M  +1    -0    libs/flake/KoToolProxy_p.h
M  +1    -0    libs/ui/input/kis_input_manager.cpp
M  +16   -1    libs/ui/input/kis_shortcut_matcher.cpp
M  +5    -0    libs/ui/input/kis_shortcut_matcher.h
M  +38   -0    libs/ui/input/kis_single_action_shortcut.cpp
M  +5    -0    libs/ui/input/kis_single_action_shortcut.h

https://invent.kde.org/graphics/krita/-/commit/9e3786975eb3ad4ec4ac5a202c41bbb5edbd98fe

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to