winit/src/platform_impl/linux
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
..
wayland Add is_resizable and is_decorated on Wayland 2022-04-07 03:05:11 +03:00
x11 Fix scale factor calculation when the only monitor is reconnected 2022-03-31 17:43:48 +03:00
mod.rs feat: add Window::is_visible (#2169) 2022-02-17 19:44:14 +01:00