mach: correct Wayland comment

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-09-19 06:57:16 -07:00
parent cb9fa97b31
commit 12c8d9ae8a

View file

@ -36,8 +36,7 @@ pub const Options = struct {
/// Fullscreen window.
fullscreen: bool = false,
/// Headless mode. Once set, this cannot be unset (because e.g. Wayland does not support showing
/// a window after it was hidden.)
/// Headless mode.
headless: bool = false,
/// Monitor synchronization modes.