]> git.sur5r.net Git - i3/i3/blob - include/atoms.xmacro
Merge branch 'next'
[i3/i3] / include / atoms.xmacro
1 xmacro(_NET_SUPPORTED)
2 xmacro(_NET_SUPPORTING_WM_CHECK)
3 xmacro(_NET_WM_NAME)
4 xmacro(_NET_WM_STATE_FULLSCREEN)
5 xmacro(_NET_WM_STATE)
6 xmacro(_NET_WM_WINDOW_TYPE)
7 xmacro(_NET_WM_WINDOW_TYPE_DOCK)
8 xmacro(_NET_WM_WINDOW_TYPE_DIALOG)
9 xmacro(_NET_WM_WINDOW_TYPE_UTILITY)
10 xmacro(_NET_WM_WINDOW_TYPE_TOOLBAR)
11 xmacro(_NET_WM_WINDOW_TYPE_SPLASH)
12 xmacro(_NET_WM_DESKTOP)
13 xmacro(_NET_WM_STRUT_PARTIAL)
14 xmacro(_NET_CURRENT_DESKTOP)
15 xmacro(_NET_ACTIVE_WINDOW)
16 xmacro(_NET_WORKAREA)
17 xmacro(WM_PROTOCOLS)
18 xmacro(WM_DELETE_WINDOW)
19 xmacro(UTF8_STRING)
20 xmacro(WM_STATE)
21 xmacro(WM_CLIENT_LEADER)
22 xmacro(WM_TAKE_FOCUS)
23 xmacro(WM_HINTS)
24 xmacro(WM_NORMAL_HINTS)
25 xmacro(WM_TRANSIENT_FOR)
26 xmacro(ATOM)
27 xmacro(WINDOW)
28 xmacro(WM_NAME)
29 xmacro(WM_CLASS)
30 xmacro(STRING)
31 xmacro(CARDINAL)
32 xmacro(I3_SOCKET_PATH)
33 xmacro(I3_CONFIG_PATH)