]> Dogcows Code - chaz/openbox/blob - themes/Bear2/openbox-3/close.xbm
split out edge detecting code a bit so it is easy to add the dock area and do that too
[chaz/openbox] / themes / Bear2 / openbox-3 / close.xbm
1 #define close_width 8
2 #define close_height 8
3 static unsigned char close_bits[] = {
4 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };
This page took 0.034459 seconds and 4 git commands to generate.