winit/src
Kirill Chibisov 5462f27dda
api: add ActivationToken::{from,into}_raw
This is needed when passing and getting token from the IPC to activate
the window.
2024-12-31 06:08:18 +03:00
..
changelog api: add ActivationToken::{from,into}_raw 2024-12-31 06:08:18 +03:00
platform api: add ActivationToken::{from,into}_raw 2024-12-31 06:08:18 +03:00
platform_impl api: add ActivationToken::{from,into}_raw 2024-12-31 06:08:18 +03: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 feature description in FEATURES.md (#3479) 2024-12-03 21:24:57 +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 Remove feature description in FEATURES.md (#3479) 2024-12-03 21:24:57 +01:00
utils.rs chore: use our own AsAny to provide &dyn Any 2024-08-11 21:24:34 +03:00
window.rs api: add ActivationToken::{from,into}_raw 2024-12-31 06:08:18 +03:00