Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | application: Load help overlay automatically | Christopher Davis | 2023-07-08 | 1 | -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) | eerielili | 2023-06-25 | 1 | -0/+6 |
| | | | | | Add a keyboard shortcut to show keyboard shortcuts - It's Ctrl+? | ||||
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 1 | -10/+0 |
| | |||||
* | Add shortcuts for search (CTRL+F) and file upload (CTRL+U) | fiaxh | 2020-06-03 | 1 | -0/+20 |
| | | | | fixes #806 | ||||
* | Add shortcuts window | fiaxh | 2019-12-17 | 1 | -0/+52 |