winit-sonoma-fix/src
Kirill Chibisov 78f1d1df38
On Wayland send Focused(false) for new window
On Wayland winit will always get an explicit focused event from the
system and will transfer it downstream. So send focused false to enforce
it.
2022-07-09 18:17:41 +03:00
..
platform Documentation cleanup (#2328) 2022-06-11 18:57:19 +02:00
platform_impl On Wayland send Focused(false) for new window 2022-07-09 18:17:41 +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 Add 'WindowEvent::Occluded(bool)' 2022-07-06 21:46:25 +03: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 Add refresh_rate_millihertz for MonitorHandle 2022-07-08 13:25:56 +03:00
window.rs Fix infinite recursion in WindowId conversion methods 2022-07-05 20:09:40 +03:00