Update changelog
This commit is contained in:
parent
9bb3f8d677
commit
fa456b0c6e
@ -45,12 +45,16 @@ Added
|
|||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
|
- Some tabs settings got renamed:
|
||||||
|
* `tabs.width.bar` -> `tabs.width`
|
||||||
|
* `tabs.width.indicator` -> `tabs.indicator.width`
|
||||||
|
* `tabs.indicator_padding` -> `tabs.indicator.padding`
|
||||||
- High-DPI favicons are now used when available.
|
- High-DPI favicons are now used when available.
|
||||||
- The `asciidoc2html.py` script now uses Pygments (which is already a dependency
|
- The `asciidoc2html.py` script now uses Pygments (which is already a dependency
|
||||||
of qutebrowser) instead of `source-highlight` for syntax highlighting.
|
of qutebrowser) instead of `source-highlight` for syntax highlighting.
|
||||||
- The `:buffer` command now doesn't require quoting anymore, similar to `:open`.
|
- The `:buffer` command now doesn't require quoting anymore, similar to `:open`.
|
||||||
- The `importer.py` script was largely rewritten and now also supports importing
|
- The `importer.py` script was largely rewritten and now also supports importing
|
||||||
from Firefox' `places.sqlite` file.
|
from Firefox' `places.sqlite` file and Chrome/Chromium profiles.
|
||||||
- Various internal refactorings to use Python 3.5 and ECMAscript 6 features
|
- Various internal refactorings to use Python 3.5 and ECMAscript 6 features
|
||||||
- If the `window.hide_wayland_decoration` setting is False, but
|
- If the `window.hide_wayland_decoration` setting is False, but
|
||||||
`QT_WAYLAND_DISABLE_WINDOWDECORATION` is set in the environment,
|
`QT_WAYLAND_DISABLE_WINDOWDECORATION` is set in the environment,
|
||||||
|
Loading…
Reference in New Issue
Block a user