mach: correct Wayland comment
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
cb9fa97b31
commit
12c8d9ae8a
1 changed files with 1 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue