]> Dogcows Code - chaz/openbox/blob - data/xbm/max.xbm
When an undecorated window is maximized give it a 1px border at the top (Fix bug...
[chaz/openbox] / data / xbm / max.xbm
1 #define max_width 6
2 #define max_height 6
3 static unsigned char max_bits[] = {
4 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
This page took 0.032685 seconds and 4 git commands to generate.