winit/src
2024-10-29 17:54:21 -07:00
..
changelog Improve waiting for messages on Windows 2024-10-28 16:38:17 -07:00
platform macOS: add ability to make titlebar unified (#3960) 2024-10-25 23:22:52 +02:00
platform_impl x11: iterate only visuals from the matching screen 2024-10-29 17:54:21 -07: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 android: Forward suspended() and resumed() events and patch up platform-specific documentation (#3786) 2024-10-16 12:17:59 +02:00
event_loop.rs docs: fix function name of with_any_thread 2024-10-13 21:34:11 +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: Explicitly demarcate platform support 2024-09-19 17:09:10 -07:00
monitor.rs Rename "inner size" to "surface size" (#3889) 2024-09-04 15:04:48 +02:00
utils.rs chore: use our own AsAny to provide &dyn Any 2024-08-11 21:24:34 +03:00
window.rs chore: remove platform WindowId's 2024-10-08 16:29:40 +03:00