all repos — openbox @ 5a24f4c1c6e46df5da4a52684bd75445f6450aed

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