This repository has been archived on 2022-01-04. You can view files and clone it, but cannot push or open issues/pull-requests.
i3/i3-config-wizard/i3-config-wizard-atoms.xmac...

9 lines
202 B
C

// clang-format off
#define CONFIG_WIZARD_ATOMS_XMACRO \
xmacro(_NET_WM_NAME) \
xmacro(_NET_WM_WINDOW_TYPE) \
xmacro(_NET_WM_WINDOW_TYPE_DIALOG) \
xmacro(ATOM) \
xmacro(CARDINAL) \
xmacro(UTF8_STRING)