qutebrowser/qutebrowser/config
Florian Bruhin 2ee95df9e7 Change the default hint implemenation to Python
This only affects drawing hints, JS is still used if possible to
actually click them.

It seems like for many people, the JS implementation was a lot slower
than the Python one...
2016-08-03 09:40:05 +02:00
..
parsers Add keyconf.get_reverse_bindings_for 2016-07-26 10:50:50 +02:00
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
config.py Correct qutebrowser.conf documentation for list types 2016-07-29 16:08:42 -04:00
configdata.py Change the default hint implemenation to Python 2016-08-03 09:40:05 +02:00
configexc.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
configtypes.py Move _show_inner_type class variables before __init 2016-08-01 09:31:59 -04:00
sections.py Use iter instead of __iter__. 2016-06-30 07:26:02 -04:00
style.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
textwrapper.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
value.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
websettings.py Split websettings into web{kit,engine,}settings 2016-07-29 12:01:22 +02:00