Commit graph

3 commits

Author SHA1 Message Date
Jeremy Soller
4d9302b33c
Add borderless fullscreen mode for orbital (#4343) 2025-09-04 22:14:41 +02:00
DorotaC
08907148ec
winit-core/window: add Window::request_ime_update
Allow updating IME state atomically to make it easier for platforms
where it's atomic by its nature, like Wayland. The old API is marked
as deprecated and is routed to the new atomic API.

Co-authored-by: dcz <gilapfco.dcz@porcupinefactory.org>
2025-06-28 13:14:20 +09:00
Mads Marquart
47b938dbe7
Split Orbital backend out into winit-orbital (#4243) 2025-05-21 13:12:55 +02:00
Renamed from src/platform_impl/orbital/window.rs (Browse further)