KCM Fonts disable AA items if they are immutable
AcceptedPublic

Authored by crossi on Apr 23 2020, 7:45 AM.

Details

Reviewers
ervin
bport
meven
Group Reviewers
Plasma
Summary

If Anti Aliasing configuration is set to immutable, disable items in the KCM
Since these entries are not read from config files, and only a few of them are saved,
consider that if enable Anti Aliasing entry is set to immutable, disable the whole AA configuration.

Test Plan

To set AntiAliasing configuration immutable In kdeglobals add [$i] to XftAntialias

[General]
XftAntialias[$i]=true

Diff Detail

Repository
R119 Plasma Desktop
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 25735
Build 25753: arc lint + arc unit
crossi created this revision.Apr 23 2020, 7:45 AM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 23 2020, 7:45 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
crossi requested review of this revision.Apr 23 2020, 7:45 AM
ervin added a comment.Apr 23 2020, 8:27 AM

LGTM but I'll let others weight in.

bport accepted this revision.Apr 29 2020, 8:39 AM
This revision is now accepted and ready to land.Apr 29 2020, 8:39 AM