winit/src
Mads Marquart 39c0862198
apple: Implement wake-ups using system mechanisms (#4146)
Do the wake-up inside the perform callback on `CFRunLoopSource`.
2025-03-01 20:18:28 +01:00
..
changelog Windows: add IconExtWindows::from_resource_name (#4137) 2025-02-26 22:02:32 +01:00
platform Windows: add IconExtWindows::from_resource_name (#4137) 2025-02-26 22:02:32 +01:00
platform_impl apple: Implement wake-ups using system mechanisms (#4146) 2025-03-01 20:18:28 +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 Remove top-level Event enum (#4153) 2025-03-01 13:16:39 +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 docs: remove dead doc link 2025-02-20 22:03:03 +03:00
monitor.rs api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +03:00
utils.rs chore: use our own AsAny to provide &dyn Any 2024-08-11 21:24:34 +03:00
window.rs docs: remove dead doc link 2025-02-20 22:03:03 +03:00