qutebrowser/tests/unit
Niklas Haas 6549fd84ce
Add tabs->favicon-scale setting
This allows users to change the size of the favicon independently from
the size of the font/tab, in order to adjust the balance between
favicons and text. The drawing code is also adjusted to place the icon
relative to the text center, rather than the text top.

Works as expected even for values of 0.0 (which is equivalent to hiding
the favicon completely).

Closes #2549.
2017-04-27 08:53:51 +02:00
..
browser Reenable QtWebKit cache with Qt 5.9. 2017-04-24 12:27:00 +02:00
commands Add automatic backend selection in earlyinit 2017-02-05 17:09:04 +01:00
completion Adjustments for new pylint version 2017-04-13 18:22:16 +02:00
config Release v0.10.1 2017-03-08 06:26:22 +01:00
javascript show webview when caret testing 2016-09-29 09:26:58 +02:00
keyinput Use three-argument form of monkeypatch.*attr 2017-03-01 11:33:41 +01:00
mainwindow Add tabs->favicon-scale setting 2017-04-27 08:53:51 +02:00
misc Stabilize test_guiprocess 2017-03-31 13:05:34 +02:00
scripts Use three-argument form of monkeypatch.*attr 2017-03-01 11:33:41 +01:00
utils Rename urlutils.safe_display_url to safe_display_string 2017-04-24 07:49:12 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00