Bug 307923

Summary: Add cheatsheet help button
Product: [Plasma] homerun Reporter: Aurelien Gateau <agateau>
Component: generalAssignee: Homerun bugs. <homerun-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: kamikazow
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Aurelien Gateau 2012-10-05 14:49:09 UTC
[This bug has been imported. It was originally filed on 2012-08-03 09:47:33]

A single '?' icon button in a corner of the screen which would show an overlay listing all the keyboard shortcuts. Overlay should be dismissed by any keypress.

........................................

star-buck - 2012-08-06 19:52:49
lower right corner?
Comment 1 markuss 2012-11-13 19:02:15 UTC
Like that idea. Could be a second item in the drop down menu the wrench button currently has.
Comment 2 Aurelien Gateau 2013-04-29 14:06:09 UTC
Git commit 1c9f60c300fc1130537b8776a580a0b352d519a7 by Aurélien Gâteau.
Committed on 26/04/2013 at 12:23.
Pushed by gateau into branch 'master'.

Use KAction to implement editable shortcuts
REVIEW: 110204

M  +2    -0    components/CMakeLists.txt
A  +88   -0    components/action.cpp     [License: GPL]
A  +60   -0    components/action.h     [License: GPL]
A  +105  -0    components/actionmanager.cpp     [License: GPL]
A  +92   -0    components/actionmanager.h     [License: GPL]
M  +4    -0    components/componentsplugin.cpp
D  +0    -67   package/contents/ui/KeyboardUtils.js
M  +0    -2    package/contents/ui/ResultsView.qml
M  +0    -10   package/contents/ui/TabContent.qml
M  +47   -13   package/contents/ui/main.qml

http://commits.kde.org/homerun/1c9f60c300fc1130537b8776a580a0b352d519a7
Comment 3 Aurelien Gateau 2013-04-29 14:06:10 UTC
Git commit 82a4e79c55ff6787b7619eee2d7528f38cb9c861 by Aurélien Gâteau.
Committed on 29/04/2013 at 15:56.
Pushed by gateau into branch 'master'.

Merge branch 'wip/action-shortcuts'

REVIEW: 110204


http://commits.kde.org/homerun/82a4e79c55ff6787b7619eee2d7528f38cb9c861