Age | Commit message (Collapse) | Author |
|
Any text that doesn't look like a URL is passed onto the configured search URL as a query string.
IssueID #157
|
|
|
|
The centering option affects all pages, including "about:" and
error messages.
|
|
|
|
Also added a build option to disable changing the user download
directory within Lagrange, since that's set via XDG config.
|
|
Widgets can now be defined as being the "focus root", i.e., the topmost
widget under which focus switching happens. Normally this is the window
root widget, but dialogs use this flag to confine focus switching
inside the dialog.
InputWidget in Overwrite mode will focus switch to the next focusable
widget when the text field becomes full.
|
|
Rather than simply limiting each tab's cache to 50 most recent URLs, there is now a user-configurable maximum size. If more content is cached, the oldest/largest responses will be removed from memory.
The default maximum cache size is 10 MB.
IssueID #109
|
|
Clicking a menu button while the menu is open should just close the menu.
Menus should not close if the mouse pointer leaves the window.
|
|
IssueID #64
|
|
The URL is shown in the bottom of the page.
IssueID #64
|
|
Todo: Drag-and-drop; the actual identity creation step.
|
|
Just the widgets thus far.
|
|
The bold UI label font is used for highlighted sidebar items and default buttons.
|
|
|
|
|
|
Bookmarks tagged "remotesource" are fetched and all links are treated as remote bookmarks.
Remote bookmarks are not saved locally.
|
|
|
|
This works if the OS supports the scheme as built-in or via some handler application.
IssueID #103
IssueID #84
|
|
|
|
The Stop/Reload button shows a little Unicode animation during downloads.
IssueID #101
|
|
IssueID #73
|
|
|
|
A sidebar on the right is a better solution than a kludgy non-interactive special-purpose outline that appears when hoving the mouse on the document scrollbar.
|
|
|
|
This also gives feedback about a newly added subscription.
|
|
IssueID #75
|
|
Useful for menus and dialogs that wouldn't fit inside the window.
|
|
|
|
|
|
Made the Normal line width slightly narrower, and adjusted the other settings accordingly.
|
|
|
|
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
|
|
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 a new tab for Window settings.
|
|
|
|
Tinos is a much more readable serif font, especially when it comes to the italic variant.
|
|
|
|
Monospace body font can be set separately for Gemini and Gopher.
|
|
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
|
|
|
|
Make it clear what "temporary" means, and put all the mandatory fields at the top.
|
|
IssueID #27
|
|
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.
|
|
|
|
|
|
Show clearly that something is happening, even though we don't know the exact duration of the operation.
|
|
Use proper easing curves for a smoother animation. Ensure that mouse hover on links is disabled when scrolling.
|
|
Also, added a command that gets posted when the mouse exits or enters the window area. This lets the hover outline to be updated accordingly.
|