Wayland.h warning clarifying this is disabled by default

This commit is contained in:
IoIxD 2025-12-09 01:03:05 -07:00
commit 2fd445b80f

View file

@ -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__