Age | Commit message (Collapse) | Author |
|
In some situations, e.g., when a client certificate is required but not active, make available action buttons that offer related shortcuts.
Selecting or deselecting an identity for use will automatically reload the current page for convenience.
Animate closing sidebars with Escape key.
|
|
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.
|
|
|
|
|