qutebrowser/qutebrowser/config
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
..
parsers Fix display of errors while reading the key config file 2017-04-04 09:50:12 +01:00
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
config.py Adjustments for new pylint version 2017-04-13 18:22:16 +02:00
configdata.py Add tabs->favicon-scale setting 2017-04-27 08:53:51 +02:00
configexc.py QtWebEngine: Basic settings support 2016-08-03 11:35:08 +02:00
configtypes.py Relax validation of QssColor values 2017-03-01 18:11:53 +01:00
sections.py Use iter instead of __iter__. 2016-06-30 07:26:02 -04:00
style.py Remove generated stylesheets again 2016-11-03 08:40:41 +01:00
textwrapper.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
value.py QtWebEngine: Basic settings support 2016-08-03 11:35:08 +02:00
websettings.py Fix lint 2017-02-05 18:42:34 +01:00