winit-sonoma-fix/src
Artúr Kovács 0152508a39
Allow preventing the creation of the default menu (#1923)
* Allow preventing the creation of the default menu

* Use more grammar friendly naming

* Update the changelog
2021-04-30 13:34:50 +02:00
..
platform Allow preventing the creation of the default menu (#1923) 2021-04-30 13:34:50 +02:00
platform_impl Allow preventing the creation of the default menu (#1923) 2021-04-30 13:34:50 +02:00
dpi.rs Correct the false documentation about macOS dpi (#1905) 2021-04-13 21:31:41 +02:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs On Wayland, don't drop extra mouse buttons 2020-12-09 23:11:25 +03:00
event_loop.rs Clarify ControlFlow::Poll doc for web (#1725) 2020-09-24 10:30:26 -04:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Rename desktop eventloop extensions to run_return extension (#1738) 2020-11-12 20:49:44 +01:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Add WindowBuilder::with_outer_position (#1866) 2021-03-25 19:18:51 +01:00