X11: Fix CursorEntered event for non-winit window (#1320)
* X11: Fix CursorEntered event for non-winit window * Retry CI Co-authored-by: Osspial <osspial@gmail.com>
This commit is contained in:
parent
38c8cb9f4a
commit
2f352ca5cf
2 changed files with 6 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Unreleased
|
||||
|
||||
- On X11, fix `CursorEntered` event being generated for non-winit windows.
|
||||
- On macOS, fix crash when starting maximized without decorations.
|
||||
- On macOS, fix application not to terminate on `run_return`.
|
||||
- On Wayland, fix cursor icon updates on window borders when using CSD.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue