Florian Bruhin
|
2a65cadb67
|
Fix setting monospace fonts with None values
Fixes #3130
|
2017-10-16 06:18:09 +02:00 |
|
Florian Bruhin
|
a21a60c5ca
|
Fix updating fonts when fonts.monospace is changed
Fixes #2973
|
2017-10-11 22:14:55 +02:00 |
|
Florian Bruhin
|
cbe9ff7435
|
Fix reading of fonts.monospace on init
See #2973
|
2017-10-11 22:06:47 +02:00 |
|
Florian Bruhin
|
9c080538ba
|
Add a setting to force the platform and improve Wayland handling
Closes #3078
See #2932
|
2017-10-11 09:23:21 +02:00 |
|
Florian Bruhin
|
0cd5d4300b
|
Rename qt_args and force_software_rendering to add qt. prefix
Closes #3077
|
2017-10-11 07:45:38 +02:00 |
|
Florian Bruhin
|
0e64511d63
|
Split up _init_envvars from configinit.early_init
|
2017-10-09 06:52:14 +02:00 |
|
Florian Bruhin
|
f63b95c298
|
Fix the window.hide_wayland_decoration setting
Fixes #2267
|
2017-10-09 06:50:29 +02:00 |
|
Florian Bruhin
|
a8fc561707
|
Split config commands off to their own file.
|
2017-10-02 07:08:30 +02:00 |
|
Florian Bruhin
|
865fc2e0de
|
Handle -s argument earlier
This makes sure we can e.g. set software_rendering via -s
|
2017-09-28 10:10:14 +02:00 |
|
Florian Bruhin
|
6770a474c4
|
Force software rendering earlier
We need to do this before a QApplication exists
|
2017-09-28 09:52:56 +02:00 |
|
Florian Bruhin
|
35beb84e85
|
Fix tests and lint
|
2017-09-28 09:38:57 +02:00 |
|
Florian Bruhin
|
defcf5394a
|
Move SSL backend checking to backendproblem.py
|
2017-09-28 08:41:10 +02:00 |
|
Florian Bruhin
|
ca4a997559
|
Update settings for QtWebEngine by default
See #2335
|
2017-09-28 08:41:10 +02:00 |
|
Florian Bruhin
|
38449e3e2b
|
Make sure the autoconfig.yml is saved periodically
Fixes #2982
|
2017-09-26 06:41:55 +02:00 |
|
Florian Bruhin
|
6aed6bca93
|
Make loading autoconfig.yml opt-in when a config.py exists
This lets the user control the precedence those files should have, and also
simplifies the code quite a bit.
Fixes #2975
|
2017-09-25 21:24:12 +02:00 |
|
Florian Bruhin
|
d5a1fff637
|
Move init stuff from config.py to configinit.py
Closes #2997
|
2017-09-22 14:11:54 +02:00 |
|