dennyhalim / wbar

Automatically exported from code.google.com/p/wbar
GNU General Public License v3.0
0 stars 0 forks source link

filter color in wbar-config #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(Not color filter mode.)

What steps will reproduce the problem?
1. Ensure that 'Filter color' is checked under the Effects tab in wbar-config
2. Choose a color by pressing the color button on the right (yellow/#FFFF00)
3. Press 'Reload' to apply and see a different color applied to the icons 
(red/#FF0000)

What is the expected output? What do you see instead?
I expect the color filter to use the color I specified. Instead a different 
color is displayed. The last four hex characters of the specified colors are 
used and  zeros are added for the remaining two characters, while the first two 
are used for transparency. This means that no color using blue can be chosen 
when using wbar-config.

What version of the product are you using? On what operating system?
2.3.0 on Gentoo Linux.

Please provide any additional information below.
A patch is attached. It adds the option to set transparency of the filter color 
and enables colors that use blue. 

Original issue reported on code.google.com by alexande...@gmail.com on 9 Sep 2012 at 1:57

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks

Add patch in release 2.3.3

Regards

Original comment by yadick...@gmail.com on 19 Sep 2012 at 2:59