winit-sonoma-fix/src
Osspial 20e81695ca
Change ModifiersState to a bitflags struct (#1306)
* Change ModifiersState to a bitflags struct

* Make examples work

* Add modifier state methods

* all things considered, only erroring out in one file throughout all of these changes is kinda impressive

* Make expansion plans more clear

* Move changelog entry

* Try to fix macos build

* Revert modifiers println in cursor_grab

* Make serde serialization less bug-prone
2019-12-28 15:36:06 -05:00
..
platform Add support for Windows Dark Mode (#1217) 2019-12-22 12:04:09 -07:00
platform_impl Change ModifiersState to a bitflags struct (#1306) 2019-12-28 15:36:06 -05:00
dpi.rs Fixed typo (#1273) 2019-11-14 00:10:31 -05: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 Change ModifiersState to a bitflags struct (#1306) 2019-12-28 15:36:06 -05:00
event_loop.rs Move changelog entry into proper position 2019-12-22 11:17:24 -05:00
icon.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
lib.rs Change ModifiersState to a bitflags struct (#1306) 2019-12-28 15:36:06 -05:00
monitor.rs Use paths for intra-doc links, and verify that links are valid in CI (#1244) 2019-11-11 16:05:59 -07:00
window.rs Add support for Windows Dark Mode (#1217) 2019-12-22 12:04:09 -07:00