winit/src/platform_impl/linux
Kirill Chibisov 037d4121a1
On Wayland, fix 'with_min_inner_size' disabling resize
Building window with 'set_min_inner_size' was setting 'max_inner_size'
under the hood, thus completely disabling window resize, since
the window isn't resizeable on Wayland when its minimum size
is equal to its maximum size.
2020-10-20 03:30:19 +03:00
..
wayland On Wayland, fix 'with_min_inner_size' disabling resize 2020-10-20 03:30:19 +03:00
x11 Fix incorrect modifiers state on startup 2020-10-02 05:07:09 +03:00
mod.rs Update SCTK to 0.11.0 2020-09-29 00:11:43 +03:00