Age | Commit message (Collapse) | Author |
|
The built-in alternate bindings shouldn't affect the menu shortcuts.
|
|
IssueID #87
|
|
Added new keybindings for opening and closing a tab. Also added a keybinding for adding a bookmark so ⌘D can be made available.
On macOS, there is a default Window > Close menu item, so treat that as a "tabs.close" command to make it bindable.
IssueID #121
|
|
|
|
|
|
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.
|
|
|
|
Added keyboard shortcuts for navigating up to the parent directory and to the site root.
Clicking the top banner also navigates to the site root.
IssueID #29
|
|
One can now bind keys in Preferences. The configured keys aren't yet saved, though.
|
|
If the key bindings have a key for a command, LabelWidget will use it.
|
|
The document scrolling keys are now handled via bindings.
|
|
|
|
|