all repos — openbox @ d1ceea89bd811d776050d2f6a04370d30a0932b3

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