winit/src
Mads Marquart edca3ebc41
macOS: Align scancode conversions with Chromium and Firefox (#4019)
Also fix missing codes in physicalkey_to_scancode - This had become out of
sync with scancode_to_physicalkey.
2024-12-03 18:17:57 +01:00
..
changelog macOS: Align scancode conversions with Chromium and Firefox (#4019) 2024-12-03 18:17:57 +01:00
platform Add safe area and document coordinate systems (#3890) 2024-11-21 17:37:03 +01:00
platform_impl macOS: Align scancode conversions with Chromium and Firefox (#4019) 2024-12-03 18:17:57 +01:00
application.rs macOS: add a way to hook standard keybinding events 2024-10-23 08:33:42 +00:00
cursor.rs api: convert Window to dyn Window 2024-08-23 23:40:27 +03:00
error.rs api: unify error handling 2024-09-06 17:20:11 +03:00
event.rs AppKit/UIKit: Do not emit default state events upon window creation (#3912) 2024-12-02 23:10:33 +01:00
event_loop.rs api: make OwnedDisplayHandle wrap an opaque type 2024-11-13 15:29:05 +03:00
icon.rs Implement common Std traits on many types (#3796) 2024-08-08 00:46:28 +02:00
keyboard.rs Implement common Std traits on many types (#3796) 2024-08-08 00:46:28 +02:00
lib.rs style: simplify string formatting for readability (#4001) 2024-11-22 22:14:11 +01:00
monitor.rs Add safe area and document coordinate systems (#3890) 2024-11-21 17:37:03 +01:00
utils.rs chore: use our own AsAny to provide &dyn Any 2024-08-11 21:24:34 +03:00
window.rs Add safe area and document coordinate systems (#3890) 2024-11-21 17:37:03 +01:00