all repos — openbox @ 2b8b5da04b14af1639143cc332874c7e1a03a8bb

openbox fork - make it a bit more like ryudo

data/xbm/close.xbm (raw)

1
2
3
4
#define close_width 6
#define close_height 6
static unsigned char close_bits[] = {
   0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };