Add basic keyboard shortcuts #14

Closed
opened 2016-04-16 19:55:03 +02:00 by coderkun · 3 comments
coderkun commented 2016-04-16 19:55:03 +02:00 (Migrated from gitlab.com)

Created by: coderkun

Add basic keyboard shortcuts including shortcuts window.

*Created by: coderkun* Add basic keyboard shortcuts including [shortcuts window](https://developer.gnome.org/gtk3/stable/GtkShortcutsWindow.html).
coderkun commented 2017-04-23 11:26:38 +02:00 (Migrated from gitlab.com)
*Created by: coderkun* Some useful links: - http://python-gtk-3-tutorial.readthedocs.io/en/latest/application.html#actions - https://developer.gnome.org/gtk3/stable/ShortcutsOverview.html
coderkun commented 2017-04-24 13:15:51 +02:00 (Migrated from gitlab.com)

Created by: coderkun

Commit e7474c7 introduces basic shortcuts via the application menu.

*Created by: coderkun* Commit e7474c7 introduces basic shortcuts via the application menu.
coderkun commented 2017-04-24 15:58:33 +02:00 (Migrated from gitlab.com)

Created by: coderkun

The following actions need shortcuts in any case:

  • fullscreen/unfullscreen (usually F11 or Ctl+Enter)
  • search the library (Ctl+F)
*Created by: coderkun* The following actions need shortcuts in any case: * fullscreen/unfullscreen (usually F11 or Ctl+Enter) * search the library (Ctl+F)
Sign in to join this conversation.
No description provided.