![]() # Objective Implements #9082 but with an option to toggle minimize and close buttons too. ## Solution - Added an `enabled_buttons` member to the `Window` struct through which users can enable or disable specific window control buttons. --- ## Changelog - Added an `enabled_buttons` member to the `Window` struct through which users can enable or disable specific window control buttons. - Added a new system to the `window_settings` example which demonstrates the toggling functionality. --- ## Migration guide - Added an `enabled_buttons` member to the `Window` struct through which users can enable or disable specific window control buttons. |
||
---|---|---|
.. | ||
accessibility.rs | ||
converters.rs | ||
lib.rs | ||
system.rs | ||
web_resize.rs | ||
winit_config.rs | ||
winit_windows.rs |