[systemsettings] [Bug 386566] Use Anti-Aliasing Language Change

Bhushan Shah bugzilla_noreply at kde.org
Thu May 23 10:13:04 BST 2019


https://bugs.kde.org/show_bug.cgi?id=386566

--- Comment #7 from Bhushan Shah <bhush94 at gmail.com> ---
Git commit 0dfeb1d61bddde7b721b1bb188692715f7c630fa by Bhushan Shah, on behalf
of Julian Wolff.
Committed on 23/05/2019 at 08:40.
Pushed by bshah into branch 'bshah/fixup-fonts'.

Parse global config files. Remove 'Vendor default' option. Fix changes not
recognized.

The fonts kcm did only parse a local config file. Global and default settings
were not recognized.
With this patch, all global config files are parsed before the local file is
parsed.
This allows us to drop the "Vendor default" option.

This patch also fixes some changes not recognized (apply button disabled).

Test Plan:

Delete `~/.config/fontconfig/fonts.conf` and `~/.config/kcmfonts` .
Run `kcmshell5 fonts`. The default/global settings should be displayed.
Change some settings. The apply button should be enabled.
Save. A new config file should be created.

Follow up of the D12925

M  +147  -82   kcms/fonts/fonts.cpp
M  +28   -16   kcms/fonts/fonts.h
M  +218  -102  kcms/fonts/kxftconfig.cpp
M  +11   -0    kcms/fonts/kxftconfig.h
M  +13   -19   kcms/fonts/package/contents/ui/main.qml
M  +9    -6    kcms/fonts/previewimageprovider.cpp

https://commits.kde.org/plasma-desktop/0dfeb1d61bddde7b721b1bb188692715f7c630fa

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the Unassigned-bugs mailing list