macOS: add option to explicitly hide menu/dock in Borderless (#3882)
This commit is contained in:
parent
9419e4e1a7
commit
d37c591378
3 changed files with 52 additions and 1 deletions
|
|
@ -63,6 +63,8 @@ changelog entry.
|
|||
and `Serialize` on many types.
|
||||
- Add `MonitorHandle::current_video_mode()`.
|
||||
- Add basic iOS IME support. The soft keyboard can now be shown using `Window::set_ime_allowed`.
|
||||
- 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.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue