mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
macOS: add option to explicitly hide menu/dock in Borderless (#3882)
This commit is contained in:
committed by
Kirill Chibisov
parent
f4a5ad9c22
commit
838b2459a7
@@ -39,3 +39,8 @@ The migration guide could reference other migration examples in the current
|
||||
changelog entry.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- On macOS, add `WindowExtMacOS::set_borderless_game` and `WindowAttributesExtMacOS::with_borderless_game`
|
||||
to fully disable the menu bar and dock in Borderless Fullscreen as commonly done in games.
|
||||
|
||||
Reference in New Issue
Block a user