9 #include <xcb/xcb_keysyms.h>
struct linux_window_state linux_window_state
xcb_window_t window
X window.
xcb_atom_t wm_protocols
Window manager protocol atom.
xcb_key_symbols_t * syms
Pointer to xcb keysyms.
xcb_connection_t * connection
Connection to X server.
xcb_screen_t * screen
X screen.
xcb_atom_t wm_delete_win
Window manager delete atom.