openbox/obrender
Dana Jansens aa1fe695a5 window.inactive.label.text.color should default to white.
Currently it defaults to itself, which is NULL, and causes a crash.

The spec http://openbox.org/wiki/Help:Themes#window.inactive.label.text.color
claims that the default is white.

In 98b02c6b60 we had this property being read
twice, once with the NULL backup and once with white. It seems that we kept
the wrong one, so just switching this to white now.
2013-08-11 16:15:12 -04:00
..
button.c Remove unneeded obrender/button.h 2013-08-10 23:45:42 -04:00
color.c READ_COLOR macros done, RrColorCopy added, indentation fixed. 2010-10-14 15:43:57 +02:00
color.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
font.c new enum values need to be handled in switches 2010-05-17 19:31:21 -04:00
font.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
geom.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
gradient.c Fix a write out of bounds in splitvertical gradients (Bug 3612) 2013-08-11 16:15:12 -04:00
gradient.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
icon.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
image.c Fix use after free in error message 2013-08-11 12:04:13 +02:00
image.h Big rework of image.c and the image cache system. 2011-01-24 14:19:22 -05:00
imagecache.c Big rework of image.c and the image cache system. 2011-01-24 14:19:22 -05:00
imagecache.h Big rework of image.c and the image cache system. 2011-01-24 14:19:22 -05:00
instance.c Remove deprecated and unneeded g_type_init call. 2013-08-10 23:46:17 -04:00
instance.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
Makefile Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
mask.c use g_slice_new() instead of g_new() part 4 2010-02-12 14:13:32 -05:00
mask.h Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
obrender-3.5.pc.in Add support for loading SVG icons using librsvg. 2013-08-10 21:59:12 -04:00
render.c cleaning up remnants of bad rebase merges and modernizing some sections 2010-10-14 15:54:48 +02:00
render.h Add support for loading SVG icons using librsvg. 2013-08-10 21:59:12 -04:00
test.c Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
theme.c window.inactive.label.text.color should default to white. 2013-08-11 16:15:12 -04:00
theme.h Specific border width/color for undecorated active/inactive windows (bug #4889) 2011-10-16 18:51:51 -04:00
version.h.in Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00