diff --git a/include/Mw/LowLevel/Wayland.h b/include/Mw/LowLevel/Wayland.h index 575fcbe..af80f47 100644 --- a/include/Mw/LowLevel/Wayland.h +++ b/include/Mw/LowLevel/Wayland.h @@ -1,7 +1,8 @@ /*! * @file Mw/LowLevel/Wayland.h - * @brief Wayland Backend - * @warning This is used internally + * @brief Work in progress Wayland Backend + * @warning This is used internally. + * @warning This is disabled by default. */ #ifndef __MW_LOWLEVEL_WAYLAND_H__ #define __MW_LOWLEVEL_WAYLAND_H__