From c33ee636a9ee2624278a30dd491fa80f43933355 Mon Sep 17 00:00:00 2001 From: Satej Mhatre Date: Thu, 17 Sep 2020 19:50:44 -0500 Subject: [PATCH] Updating README.md with incorrect behavior --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0fde759f7..1045e7bb8 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,8 @@ information on what to include when reporting a bug. combinaitons (#1598) - [X11] Bugfix: Keys pressed simultaneously with others were not always reported (#1112,#1415,#1472,#1616) + - [X11] Bugfix: Desktop Environment freezes when window width or height is + over 32767 - [Wayland] Removed support for `wl_shell` (#1443) - [Wayland] Bugfix: The `GLFW_HAND_CURSOR` shape used the wrong image (#1432) - [Wayland] Bugfix: `CLOCK_MONOTONIC` was not correctly enabled