all repos — openbox @ 3753a0ed3eb1f10d8579dc20098504484003e8bf

openbox fork - make it a bit more like ryudo

cwmcc/cwmcc.h (raw)

1
2
3
4
5
6
#ifndef __cwmcc_cwmcc_h
#define __cwmcc_cwmcc_h

void cwmcc_startup(Display *d);

#endif