diff --git a/README.md b/README.md index f77f7b42..d2b25d06 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ information on what to include when reporting a bug. - [X11] Bugfix: Latin-1 text read from selections was not converted to UTF-8 - [X11] Bugfix: NVidia EGL would segfault if unloaded before closing the display - [X11] Bugfix: Checking window maximized attrib could crash some WMs (#1356) +- [X11] Bugfix: Update cursor position on enter event (#1366) - [Linux] Added workaround for missing `SYN_DROPPED` in pre-2.6.39 kernel headers (#1196) - [Linux] Moved to evdev for joystick input (#906,#1005)