This repository has been archived on 2022-01-04. You can view files and clone it, but cannot push or open issues/pull-requests.
|
// 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)
|