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

Felix Ernst <fe.a.er...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/spectacle/commit/d0487
                   |                            |a68f9da62bc7d8b492cf15a336a
                   |                            |c34afe0c
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Felix Ernst <fe.a.er...@gmail.com> ---
Git commit d0487a68f9da62bc7d8b492cf15a336ac34afe0c by Felix Ernst.
Committed on 26/06/2022 at 12:08.
Pushed by felixernst into branch 'master'.

Display shortcuts in capture mode combobox

Shows the global shortcuts in the capture mode ComboBox. These are
the shortcuts that would perform a screenshot in that capture mode
directly even if Spectacle wasn't currently open.

The purpose of this commit is to teach users these shortcuts,
similar to how a QMenu does it, to boost users' speed and
productivity long term.

Part of the credit for this MR goes to Leon De Andrade who uploaded
a Phabricator revision to the same effect three years ago:
https://phabricator.kde.org/D23446

M  +1    -0    src/CMakeLists.txt
A  +176  -0    src/Gui/CaptureAreaComboBox.cpp     [License: LGPL(3+eV)
LGPL(v3.0) LGPL(v2.1)]
A  +55   -0    src/Gui/CaptureAreaComboBox.h     [License: LGPL(3+eV)
LGPL(v3.0) LGPL(v2.1)]
M  +4    -24   src/Gui/KSWidget.cpp
M  +2    -1    src/Gui/KSWidget.h

https://invent.kde.org/graphics/spectacle/commit/d0487a68f9da62bc7d8b492cf15a336ac34afe0c

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

Reply via email to