cwmrc(5) color options (take 2)

2009-09-11 Thread Simon Nicolussi
Hello again, this patch adds the possibility to specify colors for the menu and its font in the cwmrc(5), this time without breaking subpixel hinting. Please note that the syntax is not the same as last time, see the manpage for details. I've tested this with a variety of different colors over

Re: cwmrc(5) color options

2009-08-12 Thread Thomas Pfaff
On Fri, 7 Aug 2009 19:34:04 +0200 Simon Nicolussi simon.nicolu...@student.uibk.ac.at wrote: Edd Barrett wrote: How do the menu item foreground and background relate? Are they just inverted? It would be better to have an explicit option for each. An additional option to choose the color of

cwmrc(5) color options

2009-08-07 Thread Simon Nicolussi
Hello, this patch adds the possibility to specify colors for the menu and its font in the cwmrc(5). Thanks to Thomas Pfaff for brief testing and further suggestions. Tested it on amd64. Index: calmwm.h === RCS file:

Re: cwmrc(5) color options

2009-08-07 Thread Edd Barrett
On Fri, Aug 07, 2009 at 02:18:50PM +0159, Simon Nicolussi wrote: Hello, this patch adds the possibility to specify colors for the menu and its font in the cwmrc(5). Thanks to Thomas Pfaff for brief testing and further suggestions. Works i386, will try sparc64 at some point. Really great! I

Re: cwmrc(5) color options

2009-08-07 Thread Simon Nicolussi
Edd Barrett wrote: How do the menu item foreground and background relate? Are they just inverted? It would be better to have an explicit option for each. The color of the font in the selected entry is made by XORing the background of the selected entry (called CWM_COLOR_FG_MENU in the source)

Re: cwmrc(5) color options

2009-08-07 Thread Edd Barrett
On Fri, Aug 07, 2009 at 07:30:47PM +0100, Edd Barrett wrote: Anyway, it works on sparc64 too. Good work :) No it doesnt. Oops :) When moving windows in cwm (with the mouse) on a blade 1000, bits of other window borders get stuck over the window you are dragging. See screenshot:

Re: cwmrc(5) color options

2009-08-07 Thread Okan Demirmen
On Fri 2009.08.07 at 19:34 +0200, Simon Nicolussi wrote: Edd Barrett wrote: How do the menu item foreground and background relate? Are they just inverted? It would be better to have an explicit option for each. The color of the font in the selected entry is made by XORing the background