]> icculus.org git repositories - mikachu/openbox.git/blob - cwmcc/root_props.h
add right click in client focuses
[mikachu/openbox.git] / cwmcc / root_props.h
1 #ifndef __cwmcc_root_props_h
2 #define __cwmcc_root_props_h
3
4 void cwmcc_root_get_supported(Window win, Atom **atoms);
5
6 #endif