Bug 266434

Summary: The color of layout name should be configurable
Product: [Unmaintained] kxkb Reporter: Andrey Cherepanov <sibskull>
Component: generalAssignee: Andriy Rysin <arysin>
Status: RESOLVED FIXED    
Severity: minor CC: qwiglydee
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andrey Cherepanov 2011-02-16 11:22:21 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

Layout name (without flag) display as black tixt with small glow. It look unreadable on dark Plasma theme and on flag.
There are two way (or their combination):
1. Use default fronend color from current Plasma theme;
2. Add color options for text and glow.

Reproducible: Always
Comment 1 Andriy Rysin 2011-02-19 20:17:00 UTC
Git commit 73fc1bf4bafb80b7b4b718634d68dbc7797b2a8d by Andriy Rysin.
Committed on 19/02/2011 at 20:05.
Pushed by rysin into branch 'master'.

Use proper foreground color for text appropriate for current theme
BUG: 266434

M  +9    -11   kcontrol/keyboard/CMakeLists.txt     
M  +34   -4    kcontrol/keyboard/flags.cpp     
M  +16   -2    kcontrol/keyboard/flags.h     
M  +2    -0    kcontrol/keyboard/layout_tray_icon.cpp     
D  +0    -227  kcontrol/keyboard/utils.cpp     
D  +0    -35   kcontrol/keyboard/utils.h     

http://commits.kde.org/kde-workspace/73fc1bf4bafb80b7b4b718634d68dbc7797b2a8d
Comment 2 Andriy Rysin 2011-02-19 20:18:20 UTC
I've pushed a fix into master, if you could try it there I'd appreciate it.
If it works I may merge it back into 4.6.
Comment 3 Andriy Rysin 2011-07-30 23:52:12 UTC
*** Bug 254346 has been marked as a duplicate of this bug. ***