winit-sonoma-fix/examples
Edwin Cheng 0474dc9861 Implement set_maximized, get_current_monitor, set_fullscreen and set_decorations for MacOS (#465)
* Added helper function for make monitor from display.

* Implement get_current_monitor  for macos

* Implemented with_fullscreen and set_fullscreen for macos

* Implemented set_decorations for macos

* Implement set_maximized and with_maximized for macos

* Changed fullscreen example fullscreen keypress from F11 to F

* Update CHANGELOG.md

* Add and fixed some comments

* Reformat and add more comments

* Better handling window and maximized state

* Reformat and typo fix
2018-04-17 14:07:54 -04:00
..
cursor.rs wayland: upgrade wayland-window (#339) 2017-11-03 17:35:29 +01:00
fullscreen.rs Implement set_maximized, get_current_monitor, set_fullscreen and set_decorations for MacOS (#465) 2018-04-17 14:07:54 -04:00
grabbing.rs Mouse events (#344) 2017-11-12 21:56:57 +01:00
min_max_size.rs Add ability to change the min/max size of windows at runtime (#405) 2018-03-23 10:35:35 +01:00
multiwindow.rs wayland: upgrade wayland-window (#339) 2017-11-03 17:35:29 +01:00
proxy.rs wayland: upgrade wayland-window (#339) 2017-11-03 17:35:29 +01:00
transparent.rs wayland: upgrade wayland-window (#339) 2017-11-03 17:35:29 +01:00
window.rs wayland: upgrade wayland-window (#339) 2017-11-03 17:35:29 +01:00