Update changelog and add credit

Related to #2713
Related to #2810
This commit is contained in:
Camilla Löwy
2026-07-22 16:43:10 +02:00
parent b7ef2919b0
commit 0984b4354a
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -57,6 +57,7 @@ video tutorials.
- Bill Currie - Bill Currie
- Jason Daly - Jason Daly
- danhambleton - danhambleton
- danijel1023
- Jarrod Davis - Jarrod Davis
- Aaron Day - Aaron Day
- decce - decce
@@ -230,6 +231,7 @@ video tutorials.
- Philip Rideout - Philip Rideout
- Eddie Ringle - Eddie Ringle
- Max Risuhin - Max Risuhin
- road2react
- Joe Roback - Joe Roback
- Jorge Rodriguez - Jorge Rodriguez
- Jari Ronkainen - Jari Ronkainen
+1
View File
@@ -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: `glfwHideWindow` did not always send its request immediately
- [Wayland] Bugfix: Some event types were not always processed by `glfwPollEvents` or - [Wayland] Bugfix: Some event types were not always processed by `glfwPollEvents` or
`glfwWait*Events` (#2793,#2795) `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: Running without a WM could trigger an assert (#2593,#2601,#2631)
- [X11] Bugfix: Occasional crash when an idle display awakes (#2766) - [X11] Bugfix: Occasional crash when an idle display awakes (#2766)
- [X11] Bugfix: Prevent BadWindow when creating small windows with a content scale - [X11] Bugfix: Prevent BadWindow when creating small windows with a content scale