2 * This header file includes all relevant files of i3 and the most often used
3 * system header files. This reduces boilerplate (the amount of code duplicated
4 * at the beginning of each source file) and is not significantly slower at
20 #include <sys/types.h>
27 #include <xcb/xcb_aux.h>
28 #include <xcb/xcb_event.h>
29 #include <xcb/xcb_keysyms.h>
30 #include <xcb/xcb_icccm.h>
38 #include "workspace.h"
48 #include "load_layout.h"