platform_impl/linux/x11: fix deadlock in fn set_fullscreen_inner (#1579)
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
This commit is contained in:
parent
03335cef85
commit
a4121a2c2e
2 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# Unreleased
|
||||
- On X11, fix deadlock when calling `set_fullscreen_inner`.
|
||||
- On Web, prevent the webpage from scrolling when the user is focused on a winit canvas
|
||||
|
||||
- On Wayland, fix deadlock when calling to `set_inner_size` from a callback.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue