Files
winit/src/platform_impl/linux
Kirill Chibisov 08edda1b0b On X11, fix cursor_hittest not reloaded on Resize
The cursor hittest was not reloaded on window size changes, only
when `Window::request_inner_size` was called leading to regions
of the window being not clickable.

Also, don't try to apply hittest logic when user never requested a
hittest.

Links: https://github.com/alacritty/alacritty/pull/7220
2023-10-21 11:40:41 +04:00
..
2023-10-21 11:40:41 +04:00
2023-10-21 11:40:41 +04:00
2023-10-21 11:40:41 +04:00