winit/src/platform_impl
Kirill Chibisov 485e82dcb1
Add getters for visible, resizeable, etc on X11
This commit adds `Window::is_visible`, `Window::is_decorated`, and
`Window::is_resizable` APIs on X11.
2022-04-10 01:51:54 +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 getters for visible, resizeable, etc on X11 2022-04-10 01:51:54 +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