diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index cfb4f42ca..679bb3f67 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -299,6 +299,7 @@ video tutorials. - Jonas Ådahl - Lasse Öörni - Leonard König + - Ivan Souza - All the unmentioned and anonymous contributors in the GLFW community, for bug reports, patches, feedback, testing and encouragement diff --git a/README.md b/README.md index 1c7ced36e..5a06b3a8e 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ information on what to include when reporting a bug. a modal to a fallback decoration - [Wayland] Bugfix: The cursor position was not updated when clicking through from a modal to the content area + - [Wayland] Bugfix: Use more accurate monitor names - [X11] Bugfix: Running without a WM could trigger an assert (#2593,#2601,#2631) - [Null] Added Vulkan 'window' surface creation via `VK_EXT_headless_surface` - [Null] Added EGL context creation on Mesa via `EGL_MESA_platform_surfaceless`