winit/src
Kirill Chibisov 059abb06fc
On Wayland, handle none decorations
During the migration some logic wrt `none` decorations was lost along
the way, however we also now try to ask for client side decorations if
the user wants to disable server side decorations.

Fixes #2902.
2023-06-25 14:12:12 +04:00
..
platform Allow recreating wasm event loop with spawn (#2897) 2023-06-23 19:31:42 +02:00
platform_impl On Wayland, handle none decorations 2023-06-25 14:12:12 +04:00
dpi.rs Implement PartialOrd/Ord for dpi module types 2023-05-16 05:11:43 +03: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 Provide a way to set cursor area for IME cursor 2023-06-22 19:12:14 +00:00
event_loop.rs Allow recreating wasm event loop with spawn (#2897) 2023-06-23 19:31:42 +02:00
icon.rs Fix clippy issues on stable 2023-01-27 07:18:58 +03:00
keyboard.rs Add missing Hash impls on bitflags 2023-06-03 16:44:52 +03:00
lib.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
monitor.rs Implement PartialOrd/Ord for dpi module types 2023-05-16 05:11:43 +03:00
window.rs Provide a way to set cursor area for IME cursor 2023-06-22 19:12:14 +00:00