bevy/crates/bevy_window/src
pubrrr caf6611c62 remove Events from bevy_app, they now live in bevy_ecs (#4066)
# Objective

Fixes #4064.

## Solution

- remove Events from bevy_app
2022-03-01 19:33:56 +00:00
..
cursor.rs Added set_cursor_icon(...) to Window (#3395) 2021-12-20 22:04:45 +00:00
event.rs Fix scale_factor_override in the winit backend (#2784) 2021-09-10 18:46:16 +00:00
lib.rs remove Events from bevy_app, they now live in bevy_ecs (#4066) 2022-03-01 19:33:56 +00:00
raw_window_handle.rs fix clippy 2021-07-24 16:43:37 -07:00
system.rs remove Events from bevy_app, they now live in bevy_ecs (#4066) 2022-03-01 19:33:56 +00:00
window.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
windows.rs can change window settings at runtime (#644) 2020-10-15 11:42:19 -07:00