Commit graph

6 commits

Author SHA1 Message Date
Vincent Bernat
5871e787ff xsettings: also specify key theme name
This is overriden by our custom CSS but inside Flatpak, it is not
used. So, second best choice. Let's see how it goes.
2020-04-11 20:56:34 +02:00
Vincent Bernat
b3bbc8e1f8 xsettings: switch cursor to Adwaita
In the hope it would work inside Flatpak. No luck.
2020-04-11 20:32:22 +02:00
Vincent Bernat
2de35a0f3f xsettings: move GTK 3 settings to xsettingsd
Everything is move to GTK 2 only. Some stuff are not present in
xsettings because they were deprecated in GTK 3.
2020-04-11 20:24:54 +02:00
Vincent Bernat
cb25670d97 xsettings: set RGBA depending on the DPI setting
When using low DPI, it's still useful to have it.
2019-05-28 11:55:48 +02:00
Vincent Bernat
f0953a9291 xsettings: try a bit with subpixel rendering disabled
This should provide some speedup. It looks good on HiDPI. If it isn't
great on low-DPI, we'll switch it on/off dynamically.
2018-07-28 10:07:59 +02:00
Vincent Bernat
3698e6c650 xsettings: use xsettingsd 2014-09-17 10:12:14 +02:00