Correctly handle _NET_WM_WINDOW_TYPE == _NET_WM_WINDOW_TYPE_DOCK (for dzen2 -dock)
This commit is contained in:
@ -23,6 +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];
|
||||
extern xcb_atom_t atoms[9];
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user