]> git.sur5r.net Git - i3/i3/blob - include/atoms.xmacro
Support _NET_WM_VISIBLE_NAME. As per specification this is necessary since we can...
[i3/i3] / include / atoms.xmacro
1 xmacro(_NET_SUPPORTED)
2 xmacro(_NET_SUPPORTING_WM_CHECK)
3 xmacro(_NET_WM_NAME)
4 xmacro(_NET_WM_VISIBLE_NAME)
5 xmacro(_NET_WM_MOVERESIZE)
6 xmacro(_NET_WM_STATE_FULLSCREEN)
7 xmacro(_NET_WM_STATE_DEMANDS_ATTENTION)
8 xmacro(_NET_WM_STATE_MODAL)
9 xmacro(_NET_WM_STATE_HIDDEN)
10 xmacro(_NET_WM_STATE)
11 xmacro(_NET_WM_WINDOW_TYPE)
12 xmacro(_NET_WM_WINDOW_TYPE_NORMAL)
13 xmacro(_NET_WM_WINDOW_TYPE_DOCK)
14 xmacro(_NET_WM_WINDOW_TYPE_DIALOG)
15 xmacro(_NET_WM_WINDOW_TYPE_UTILITY)
16 xmacro(_NET_WM_WINDOW_TYPE_TOOLBAR)
17 xmacro(_NET_WM_WINDOW_TYPE_SPLASH)
18 xmacro(_NET_WM_WINDOW_TYPE_MENU)
19 xmacro(_NET_WM_WINDOW_TYPE_DROPDOWN_MENU)
20 xmacro(_NET_WM_WINDOW_TYPE_POPUP_MENU)
21 xmacro(_NET_WM_WINDOW_TYPE_TOOLTIP)
22 xmacro(_NET_WM_DESKTOP)
23 xmacro(_NET_WM_STRUT_PARTIAL)
24 xmacro(_NET_CLIENT_LIST)
25 xmacro(_NET_CLIENT_LIST_STACKING)
26 xmacro(_NET_CURRENT_DESKTOP)
27 xmacro(_NET_NUMBER_OF_DESKTOPS)
28 xmacro(_NET_DESKTOP_NAMES)
29 xmacro(_NET_DESKTOP_VIEWPORT)
30 xmacro(_NET_ACTIVE_WINDOW)
31 xmacro(_NET_CLOSE_WINDOW)
32 xmacro(_NET_STARTUP_ID)
33 xmacro(_NET_WORKAREA)
34 xmacro(WM_PROTOCOLS)
35 xmacro(WM_DELETE_WINDOW)
36 xmacro(UTF8_STRING)
37 xmacro(WM_STATE)
38 xmacro(WM_CLIENT_LEADER)
39 xmacro(WM_TAKE_FOCUS)
40 xmacro(WM_WINDOW_ROLE)
41 xmacro(I3_SOCKET_PATH)
42 xmacro(I3_CONFIG_PATH)
43 xmacro(I3_SYNC)
44 xmacro(I3_SHMLOG_PATH)
45 xmacro(I3_PID)
46 xmacro(_NET_REQUEST_FRAME_EXTENTS)
47 xmacro(_NET_FRAME_EXTENTS)
48 xmacro(_MOTIF_WM_HINTS)