winit/src/platform_impl
Kirill Chibisov e8d910ffd3
Add is_resizable and is_decorated on Wayland
This commit brings `is_resizable` and `is_decorated`. Since the client
is responsible for both of them, they could be tracked without deep
syncing with server.
2022-04-07 03:05:11 +03:00
..
android android: Add mapping from NDK Keycode to VirtualKeyCode (#2226) 2022-04-01 18:16:59 +02:00
ios feat: add Window::is_visible (#2169) 2022-02-17 19:44:14 +01:00
linux Add is_resizable and is_decorated on Wayland 2022-04-07 03:05:11 +03:00
macos macOS set_ime_position fixes (#2180) 2022-03-18 14:50:24 +01:00
web Rename internal structs for consistency (#2149) 2022-03-18 14:09:39 +01:00
windows feat(Windows): add skip taskbar methods (#2177) 2022-04-01 20:21:09 +02:00
mod.rs Merge branch 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00