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 window.
|
||||||
fullscreen: bool = false,
|
fullscreen: bool = false,
|
||||||
|
|
||||||
/// Headless mode. Once set, this cannot be unset (because e.g. Wayland does not support showing
|
/// Headless mode.
|
||||||
/// a window after it was hidden.)
|
|
||||||
headless: bool = false,
|
headless: bool = false,
|
||||||
|
|
||||||
/// Monitor synchronization modes.
|
/// Monitor synchronization modes.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue