Fixes for fonts kcm
ClosedPublic

Authored by bshah on May 23 2019, 9:03 AM.

Details

Summary

This includes 3 different patches,

  • Parse global config files. Remove 'Vendor default' option. Fix changes not recognized.
  • Set defaults for anti-aliasing using the krdb
  • Make slight/rgb the default option

First patch is rebased version of the D12925 by @progwolff, Fixes applied are,

  • Rebase patch to new git master
  • Don't change defaults to slight/rgb in same commit

Second patch is the follow-up of the D21335 and final fix for the BUG 407754.

Third patch is the fix for bug : 389598

Diff Detail

Repository
R119 Plasma Desktop
Branch
bshah/fixup-fonts
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12093
Build 12111: arc lint + arc unit
bshah created this revision.May 23 2019, 9:03 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 23 2019, 9:03 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
bshah requested review of this revision.May 23 2019, 9:03 AM
mart accepted this revision.May 23 2019, 1:50 PM
mart added a subscriber: mart.
mart added inline comments.
kcms/fonts/fonts.h
54

even if not 100% needed, could those be initialized before config load?

This revision is now accepted and ready to land.May 23 2019, 1:50 PM
ngraham accepted this revision.May 24 2019, 3:48 AM
ngraham added a subscriber: ngraham.

Perfect.