aboutsummaryrefslogtreecommitdiff
path: root/main/data/shortcuts.ui
Commit message (Collapse)AuthorAgeFilesLines
* application: Load help overlay automaticallyChristopher Davis2023-07-081-68/+0
| | | | | | | | | GTK automatically loads and sets up the action and keyboard shortcut for the Keyboard Shortcuts dialog. We don't need to manually do it as long as we put everything in the right place. See https://docs.gtk.org/gtk4/class.Application.html#automatic-resources
* Add a keyboard shortcut to show keyboard shortcuts (#1432)eerielili2023-06-251-0/+6
| | | | | Add a keyboard shortcut to show keyboard shortcuts - It's Ctrl+?
* Improve Gtk4 portfiaxh2022-07-271-10/+0
|
* Add shortcuts for search (CTRL+F) and file upload (CTRL+U)fiaxh2020-06-031-0/+20
| | | | fixes #806
* Add shortcuts windowfiaxh2019-12-171-0/+52