winit-sonoma-fix/src
Kirill Chibisov cb41c58f21
Implement From<u64> for WindowId and vise-versa
This should help downstream applications to expose WindowId to the end
users via e.g. IPC to control particular windows in multi window
systems.
2022-07-02 14:27:19 +03:00
..
platform Documentation cleanup (#2328) 2022-06-11 18:57:19 +02:00
platform_impl Implement From<u64> for WindowId and vise-versa 2022-07-02 14:27:19 +03:00
dpi.rs Documentation cleanup (#2328) 2022-06-11 18:57:19 +02: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 Documentation cleanup (#2328) 2022-06-11 18:57:19 +02:00
event_loop.rs Disallow multiple EventLoop creation 2022-06-22 20:43:25 +03:00
icon.rs Documentation cleanup (#2328) 2022-06-11 18:57:19 +02:00
lib.rs Run clippy on CI 2022-06-10 13:43:33 +03:00
monitor.rs Documentation cleanup (#2328) 2022-06-11 18:57:19 +02:00
window.rs Implement From<u64> for WindowId and vise-versa 2022-07-02 14:27:19 +03:00