After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788632 - Add shortcuts window cheatsheet
Add shortcuts window cheatsheet
Status: RESOLVED DUPLICATE of bug 756488
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-10-07 10:13 UTC by Alberto Fanjul
Modified: 2017-10-07 10:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alberto Fanjul 2017-10-07 10:13:04 UTC
Based on notes on https://wiki.gnome.org/Design/OS/HelpOverlay#Tentative_Design

I want to know if there's any ongoing effort about this.

Reference example for me is unity

https://github.com/ubports/unity8/blob/master/qml/Components/KeyboardShortcutsOverlay.qml

basically http://doc.qt.io/qt-5/qml-tutorial1.html a language to define visually how to deploy components

On gnome, that is gtkbuilder. Most complex example I know is from gnome-builder

https://github.com/GNOME/gnome-builder/blob/6dedab95953792cd519f90705e0402d4ace30aef/src/libide/keybindings/ide-shortcuts-window.ui

but as it is based on libdazzle another good (vanilla) example is gedit shorcuts

https://github.com/GNOME/gedit/blob/9a7f1542ce0fa5ddc23fc60c5848a80dd80bd8eb/gedit/resources/ui/gedit-shortcuts.ui

Is ok to add a similar window linked to a a long press super?
Comment 1 Florian Müllner 2017-10-07 10:31:40 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 756488 ***