Implement fullscreen (_NET_WM_STATE_FULLSCREEN)
This commit is contained in:
@ -23,5 +23,6 @@ extern TAILQ_HEAD(bindings_head, Binding) bindings;
|
||||
extern xcb_event_handlers_t evenths;
|
||||
extern char *pattern;
|
||||
extern int num_screens;
|
||||
extern xcb_atom_t atoms[6];
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user