]> git.sur5r.net Git - i3/i3/blob - include/atoms.xmacro
Handle the _NET_REQUEST_FRAME_EXTENTS ClientMessage (java compat)
[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)
7 xmacro(_NET_WM_WINDOW_TYPE)
8 xmacro(_NET_WM_WINDOW_TYPE_DOCK)
9 xmacro(_NET_WM_WINDOW_TYPE_DIALOG)
10 xmacro(_NET_WM_WINDOW_TYPE_UTILITY)
11 xmacro(_NET_WM_WINDOW_TYPE_TOOLBAR)
12 xmacro(_NET_WM_WINDOW_TYPE_SPLASH)
13 xmacro(_NET_WM_DESKTOP)
14 xmacro(_NET_WM_STRUT_PARTIAL)
15 xmacro(_NET_CLIENT_LIST_STACKING)
16 xmacro(_NET_CURRENT_DESKTOP)
17 xmacro(_NET_ACTIVE_WINDOW)
18 xmacro(_NET_STARTUP_ID)
19 xmacro(_NET_WORKAREA)
20 xmacro(WM_PROTOCOLS)
21 xmacro(WM_DELETE_WINDOW)
22 xmacro(UTF8_STRING)
23 xmacro(WM_STATE)
24 xmacro(WM_CLIENT_LEADER)
25 xmacro(WM_TAKE_FOCUS)
26 xmacro(WM_WINDOW_ROLE)
27 xmacro(I3_SOCKET_PATH)
28 xmacro(I3_CONFIG_PATH)
29 xmacro(I3_SYNC)
30 xmacro(I3_SHMLOG_PATH)
31 xmacro(I3_PID)
32 xmacro(_NET_REQUEST_FRAME_EXTENTS)
33 xmacro(_NET_FRAME_EXTENTS)