GNOME Bugzilla – Bug 757830
Provide a shortcuts window
Last modified: 2016-07-09 18:25:14 UTC
Since Epiphany doesn't have a menu bar, it would be great to provide a GtkShortcutsWindow so that users can discover available keyboard shortcuts. More details can be found here: https://wiki.gnome.org/Initiatives/GnomeGoals/ShortcutWindows
*** Bug 758092 has been marked as a duplicate of this bug. ***
Created attachment 330866 [details] [review] Add shortcuts dialog Let me know what you think of it, especially if the categories are well balanced. I'll add attachments with screenshots of it.
Created attachment 330867 [details] Screenshot of page 1
Created attachment 330868 [details] Screenshot of page 2
Review of attachment 330866 [details] [review]: Yay! ::: src/Makefile.am @@ +114,3 @@ resources/epiphany-application-menu.ui \ resources/epiphany-bookmark-editor-ui.xml \ + resources/shortcuts-dialog.ui \ I'll alphabetize this.
Missed a spot The following fix has been pushed: 1bcb5c9 Update POTFILES.in
Created attachment 331139 [details] [review] Update POTFILES.in