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

2020-03-09 Thread David Redondo
davidre added a comment.


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


REPOSITORY
  R236 KWidgetsAddons

REVISION DETAIL
  https://phabricator.kde.org/D27940

To: meven, cfeck, #frameworks
Cc: davidre, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, 
bruns


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

2020-03-09 Thread Méven Car
meven updated this revision to Diff 77257.
meven added a comment.


  Add @since 5.69

REPOSITORY
  R236 KWidgetsAddons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27940?vs=77256=77257

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D27940

AFFECTED FILES
  src/kcapacitybar.cpp
  src/kcapacitybar.h
  src/kmessagewidget.cpp

To: meven, cfeck, #frameworks
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


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

2020-03-09 Thread Méven Car
meven updated this revision to Diff 77256.
meven added a comment.


  Remove unnecessary changes

REPOSITORY
  R236 KWidgetsAddons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27940?vs=77255=77256

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D27940

AFFECTED FILES
  src/kcapacitybar.cpp
  src/kcapacitybar.h
  src/kmessagewidget.cpp

To: meven, cfeck, #frameworks
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


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

2020-03-09 Thread Méven Car
meven created this revision.
meven added reviewers: cfeck, Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
meven requested review of this revision.

REVISION 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.

REPOSITORY
  R236 KWidgetsAddons

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D27940

AFFECTED FILES
  src/kcapacitybar.cpp
  src/kcapacitybar.h
  src/kmessagewidget.cpp

To: meven, cfeck, #frameworks
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns