aboutsummaryrefslogtreecommitdiff
path: root/main/data/gtk
Commit message (Collapse)AuthorAgeFilesLines
* Add keyboard shortcut and setting to increase text size (fixes #978)add-kbd-shortcut-to-zoom-textMiquel Lionel2023-10-181-0/+18
| | | | | * Can zoom in / out or reset zoom levels via shortcuts * Can change zoom value via global preferences window
* application: Load help overlay automaticallyChristopher Davis2023-07-081-0/+68
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