67043f3e71
Added * New settings: + colors.tabs.pinned.* to control colors of pinned tabs. + hints.leave_on_load which allows disabling leaving of hint mode when a new page is loaded. + colors.completion.item.selected.match.fg which allows configuring the text color for the matching text in the currently selected completion item. + tabs.undo_stack_size to limit how many undo entries are kept for closed tabs. * New commands: + :reverse-selection (o in caret mode) to swap the stationary/moving ends of a selection. * New commandline replacements: + {url:domain}, {url:auth}, {url:scheme}, {url:username}, {url:password}, {url:host}, {url:port}, {url:path}, {url:query} for the respective parts of the current URL. + {title} for the current page title. * The {title} field in tabs.title.format, tabs.title.format_pinned and window.title_format got renamed to {current_title} (mirroring {current_url}) in order to not conflict with the new {title} commandline replacement. * New delete target for :hint which removes the hinted element from the DOM. * New --config-py commandline argument to use a custom config.py file. * Qt 5.13: Support for notifications (shown via system tray). Changed * The desktop file qutebrowser.desktop is now renamed to OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=71 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
qutebrowser-1.7.0.tar.gz | ||
qutebrowser-1.7.0.tar.gz.asc | ||
qutebrowser.changes | ||
qutebrowser.keyring | ||
qutebrowser.spec |