forked from pool/qutebrowser
3246f5295c
Added * Initial support for Qt 5.14. * New content.site_specific_quirks setting which enables workarounds for websites with broken user agent parsing (enabled by default, see the "Fixed" section for fixed websites). * New qt.force_platformtheme setting to force Qt to use a given platform theme. * New tabs.tooltips setting which can be used to disable hover tooltips for tabs. * New settings to configure the appearance of context menus: + fonts.contextmenu + colors.contextmenu.menu.bg + colors.contextmenu.menu.fg + colors.contextmenu.selected.bg + colors.contextmenu.selected.fg Changed * The content.headers.user_agent setting now is a format string with the default value resembling the behavior of it being set to null before. This slightly changes the sent user agent for QtWebKit: Instead of mentioning qutebrowser and its version it now mentions the Qt version. * The qute-pass userscript now has a new --extra-url-suffixes (-s) argument which passes extra URL suffixes to the tldextract library. * A stack is now used for :tab-focus last rather than just saving one tab. Additionally, :tab-focus now understands stack-prev and stack-next arguments to traverse that stack. * :hint now has a new right-click target which allows OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=79 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
qutebrowser-1.9.0.tar.gz | ||
qutebrowser-1.9.0.tar.gz.asc | ||
qutebrowser.changes | ||
qutebrowser.keyring | ||
qutebrowser.spec |