[kwin] [Bug 389532] Inconsistent Coloring Scheme?

2019-02-15 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=389532

--- Comment #4 from Andres Betts  ---
Thanks Vlad!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 389532] Inconsistent Coloring Scheme?

2019-02-15 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=389532

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Vlad Zagorodniy  ---
This is no longer issue in 5.15.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 389532] Inconsistent Coloring Scheme?

2018-08-05 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389532

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 389532] Inconsistent Coloring Scheme?

2018-07-26 Thread uRohan
https://bugs.kde.org/show_bug.cgi?id=389532

uRohan  changed:

   What|Removed |Added

 CC||navigator.ro...@gmail.com

--- Comment #2 from uRohan  ---
*** Bug 395020 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 389532] Inconsistent Coloring Scheme?

2018-02-14 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389532

--- Comment #1 from Martin Flöser  ---
As far as I can see the colors are defined the following:

QColor backgroundActiveColor() { return KColorScheme(QPalette::Active,
KColorScheme::Selection,
KSharedConfigPtr(0)).background(KColorScheme::LinkBackground).color(); };
QColor backgroundNormalColor() { return KColorScheme(QPalette::Active,
KColorScheme::View,
KSharedConfigPtr(0)).background(KColorScheme::NormalBackground).color(); };
QColor backgroundAlternateColor() { return KColorScheme(QPalette::Active,
KColorScheme::View,
KSharedConfigPtr(0)).background(KColorScheme::AlternateBackground).color(); };

Which means all are from the color scheme.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 389532] Inconsistent Coloring Scheme?

2018-02-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389532

Christoph Feck  changed:

   What|Removed |Added

  Component|general |general
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
Product|systemsettings  |kwin

-- 
You are receiving this mail because:
You are watching all bug changes.