bevy/crates/bevy_winit/src
danieleades d8974e7c3d small and mostly pointless refactoring (#2934)
What is says on the tin.

This has got more to do with making `clippy` slightly more *quiet* than it does with changing anything that might greatly impact readability or performance.

that said, deriving `Default` for a couple of structs is a nice easy win
2022-02-13 22:33:55 +00:00
..
converters.rs Added set_cursor_icon(...) to Window (#3395) 2021-12-20 22:04:45 +00:00
lib.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
winit_config.rs fix rustdoc warnings (#1437) 2021-02-22 03:59:35 +00:00
winit_windows.rs do not set cursor grab on window creation if not asked for (#3617) 2022-01-15 20:29:58 +00:00