]> git.sur5r.net Git - i3/i3/blob - include/atoms.xmacro
Merge branch 'master' into 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_DEMANDS_ATTENTION)
6 xmacro(_NET_WM_STATE_MODAL)
7 xmacro(_NET_WM_STATE)
8 xmacro(_NET_WM_WINDOW_TYPE)
9 xmacro(_NET_WM_WINDOW_TYPE_DOCK)
10 xmacro(_NET_WM_WINDOW_TYPE_DIALOG)
11 xmacro(_NET_WM_WINDOW_TYPE_UTILITY)
12 xmacro(_NET_WM_WINDOW_TYPE_TOOLBAR)
13 xmacro(_NET_WM_WINDOW_TYPE_SPLASH)
14 xmacro(_NET_WM_DESKTOP)
15 xmacro(_NET_WM_STRUT_PARTIAL)
16 xmacro(_NET_CLIENT_LIST)
17 xmacro(_NET_CLIENT_LIST_STACKING)
18 xmacro(_NET_CURRENT_DESKTOP)
19 xmacro(_NET_NUMBER_OF_DESKTOPS)
20 xmacro(_NET_DESKTOP_NAMES)
21 xmacro(_NET_DESKTOP_VIEWPORT)
22 xmacro(_NET_ACTIVE_WINDOW)
23 xmacro(_NET_STARTUP_ID)
24 xmacro(_NET_WORKAREA)
25 xmacro(WM_PROTOCOLS)
26 xmacro(WM_DELETE_WINDOW)
27 xmacro(UTF8_STRING)
28 xmacro(WM_STATE)
29 xmacro(WM_CLIENT_LEADER)
30 xmacro(WM_TAKE_FOCUS)
31 xmacro(WM_WINDOW_ROLE)
32 xmacro(I3_SOCKET_PATH)
33 xmacro(I3_CONFIG_PATH)
34 xmacro(I3_SYNC)
35 xmacro(I3_SHMLOG_PATH)
36 xmacro(I3_PID)
37 xmacro(_NET_REQUEST_FRAME_EXTENTS)
38 xmacro(_NET_FRAME_EXTENTS)
39 xmacro(_MOTIF_WM_HINTS)
40 xmacro(WM_CHANGE_STATE)