all repos — openbox @ 1ae0583b045ead56dfa7002ee83378fed64c920b

openbox fork - make it a bit more like ryudo

openbox/client_list_menu.h (raw)

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

void client_list_menu_startup();

#endif