From 0984b4354a608ea58a6bd278caaf5ceaebf82658 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Wed, 22 Jul 2026 16:43:10 +0200 Subject: [PATCH] Update changelog and add credit Related to #2713 Related to #2810 --- CONTRIBUTORS.md | 2 ++ README.md | 1 + 2 files changed, 3 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9705af14f..8a495a128 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -57,6 +57,7 @@ video tutorials. - Bill Currie - Jason Daly - danhambleton + - danijel1023 - Jarrod Davis - Aaron Day - decce @@ -230,6 +231,7 @@ video tutorials. - Philip Rideout - Eddie Ringle - Max Risuhin + - road2react - Joe Roback - Jorge Rodriguez - Jari Ronkainen diff --git a/README.md b/README.md index 416de2add..a9bc780df 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ information on what to include when reporting a bug. - [Wayland] Bugfix: `glfwHideWindow` did not always send its request immediately - [Wayland] Bugfix: Some event types were not always processed by `glfwPollEvents` or `glfwWait*Events` (#2793,#2795) + - [Wayland] Bugfix: Scaled framebuffer size was sometimes incorect (#2713,#2810) - [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