From 680cef6aaf47dba74ea1ff9f9ca5fa20e460d41f Mon Sep 17 00:00:00 2001 From: Doug Binks Date: Fri, 28 Nov 2025 09:53:27 +0000 Subject: [PATCH] Added bugfix to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bad25a0f..e73d30a2b 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,8 @@ information on what to include when reporting a bug. from a modal to the content area - [Wayland] Bugfix: free modules at end of terminate function to resolve potential segmentation fault (#2744) + - [Wayland] Bugfix: Events being lost due to some drivers moving events + to the default event queue during buffer swapping (#2793) - [X11] Bugfix: Running without a WM could trigger an assert (#2593,#2601,#2631) - [X11] Bugfix: Occasional crash when an idle display awakes (#2766) - [X11] Bugfix: Prevent BadWindow when creating small windows with a content scale