[systemsettings] [Bug 389598] Use better defaults for AA instead of relying on the system or distro to have decent default settings
Bhushan Shah
bugzilla_noreply at kde.org
Mon May 27 10:15:59 BST 2019
https://bugs.kde.org/show_bug.cgi?id=389598
--- Comment #10 from Bhushan Shah <bhush94 at gmail.com> ---
Git commit 873cbc1da8f3f2b589f9f2722a4e15a8fcbfe4e5 by Bhushan Shah.
Committed on 27/05/2019 at 09:06.
Pushed by bshah into branch 'master'.
Set defaults for anti-aliasing using the krdb
We used to write a configuration for the anti-aliasing using the
startkde script, startkde script would write to kdeglobals and then read
this configuration in the krdb.
This had un-intended side-effect of $XDG_CONFIG_DIRS/kdeglobals settings
or settings set by ~/.config/fontconfig/fonts.conf not being used.
D21335 fixes this by not writing to kdeglobals anymore, this transfers
the defaults used by startkde here.
Related: bug 407754
M +16 -25 kcms/krdb/krdb.cpp
https://commits.kde.org/plasma-desktop/873cbc1da8f3f2b589f9f2722a4e15a8fcbfe4e5
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list