winit-sonoma-fix/src
Toniman575 8bb004a1d9
Rename DeviceEventFilter to DeviceEvents
The use of `Filter` was confusing so it was removed inverting the 
behavior of the enum and methods using it.

Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
2023-05-30 22:32:31 +03:00
..
platform Use linux scancode values for KeyCodeExtScancode 2023-05-29 13:48:12 +03:00
platform_impl Rename DeviceEventFilter to DeviceEvents 2023-05-30 22:32:31 +03:00
dpi.rs Implement PartialOrd/Ord for dpi module types 2023-05-16 05:11:43 +03: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 Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
event_loop.rs Rename DeviceEventFilter to DeviceEvents 2023-05-30 22:32:31 +03:00
icon.rs Fix clippy issues on stable 2023-01-27 07:18:58 +03:00
keyboard.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
lib.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
monitor.rs Implement PartialOrd/Ord for dpi module types 2023-05-16 05:11:43 +03:00
window.rs Fix Window::set_theme doc string 2023-05-30 12:22:19 +03:00