]> git.sur5r.net Git - i3/i3/blob - include/atoms.xmacro
Implement EWMH number of desktops property
[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_ACTIVE_WINDOW)
21 xmacro(_NET_STARTUP_ID)
22 xmacro(_NET_WORKAREA)
23 xmacro(WM_PROTOCOLS)
24 xmacro(WM_DELETE_WINDOW)
25 xmacro(UTF8_STRING)
26 xmacro(WM_STATE)
27 xmacro(WM_CLIENT_LEADER)
28 xmacro(WM_TAKE_FOCUS)
29 xmacro(WM_WINDOW_ROLE)
30 xmacro(I3_SOCKET_PATH)
31 xmacro(I3_CONFIG_PATH)
32 xmacro(I3_SYNC)
33 xmacro(I3_SHMLOG_PATH)
34 xmacro(I3_PID)
35 xmacro(_NET_REQUEST_FRAME_EXTENTS)
36 xmacro(_NET_FRAME_EXTENTS)
37 xmacro(_MOTIF_WM_HINTS)