qutebrowser/tests/unit/mainwindow
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
..
statusbar Fix test coverage for statusbar.url 2017-04-24 08:41:29 +02:00
test_messageview.py Improve messageview hide code 2017-03-26 15:03:44 +02:00
test_prompt.py Fix prompt unittests 2016-12-07 12:55:58 +01:00
test_tabwidget.py Add tabs->favicon-scale setting 2017-04-27 08:53:51 +02:00