Add a KCapacityBar::State enum and attribute to allow display different status
Needs ReviewPublic

Authored by meven on Mar 9 2020, 9:07 AM.

Details

Reviewers
cfeck
Group Reviewers
Frameworks
Summary

Question:
Is there a way to get theme colors for kconfigwidgets rather than a harcoded color ?

For use in D16353
Will need a patch to breeze as well.

Diff Detail

Repository
R236 KWidgetsAddons
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23444
Build 23462: arc lint + arc unit
meven created this revision.Mar 9 2020, 9:07 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 9 2020, 9:07 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
meven requested review of this revision.Mar 9 2020, 9:07 AM
meven updated this revision to Diff 77256.Mar 9 2020, 9:08 AM

Remove unnecessary changes

meven updated this revision to Diff 77257.Mar 9 2020, 9:10 AM

Add @since 5.69

davidre added a subscriber: davidre.Mar 9 2020, 9:10 AM

Yes that's a problem that KColorScheme currently lives in KConfigWidgets. Maybe similiar to D27038 and D27039? Hopefully we can achieve T12218