Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-09 | Added keybindings for zooming | Jaakko Keränen | |
2020-11-30 | Added keybindings for prev/next tab | Jaakko Keränen | |
IssueID #75 | |||
2020-11-21 | Keyboard navigation mode for home row keys | Jaakko Keränen | |
Now there are keybindings for activating the keyboard navigation modes. The modifier-based mode remains as it was before, focusing on numbers, while the home row mode uses a separate activation key. One can erase the bindings to disable the corresponding modes. IssueID #34 | |||
2020-11-21 | Added option to load image instead of scrolling | Jaakko Keränen | |
One can now read through a page and load all inline images simply by repeatedly pressing Space or cursor down. Key repeat events do not trigger image loads. | |||
2020-11-21 | Clearing and resetting keybindings | Jaakko Keränen | |
2020-11-16 | Keybinding for opening links via keyboard | Jaakko Keränen | |
This is part one. Still need to change the link numbering/lettering method. IssueID #34 | |||
2020-11-14 | Added keybindings for parent/root navigation | Jaakko Keränen | |
2020-11-05 | Keybindings for Back/Forward navigation | Jaakko Keränen | |
2020-10-31 | Saving and loading key bindings | Jaakko Keränen | |
2020-10-31 | Preferences: Basic key bindings UI | Jaakko Keränen | |
One can now bind keys in Preferences. The configured keys aren't yet saved, though. | |||
2020-10-30 | Updating LabelWidget command key | Jaakko Keränen | |
If the key bindings have a key for a command, LabelWidget will use it. | |||
2020-10-30 | Cleanup | Jaakko Keränen | |
2020-10-30 | Added a key binding mechanism | Jaakko Keränen | |
The document scrolling keys are now handled via bindings. |