Codebase list i3-gaps / 1044c05b-d8a9-4bb1-bade-a30deb63a633/upstream i3-nagbar / i3-nagbar-atoms.xmacro.h
1044c05b-d8a9-4bb1-bade-a30deb63a633/upstream

Tree @1044c05b-d8a9-4bb1-bade-a30deb63a633/upstream (Download .tar.gz)

i3-nagbar-atoms.xmacro.h @1044c05b-d8a9-4bb1-bade-a30deb63a633/upstreamraw · history · blame

1
2
3
4
5
6
7
8
// clang-format off
#define NAGBAR_ATOMS_XMACRO \
xmacro(_NET_WM_WINDOW_TYPE) \
xmacro(_NET_WM_WINDOW_TYPE_DOCK) \
xmacro(_NET_WM_STRUT_PARTIAL) \
xmacro(I3_SOCKET_PATH) \
xmacro(ATOM) \
xmacro(CARDINAL)