Browse Source

Update changelog and add credit

Related to #2593
Camilla Löwy 7 months ago
parent
commit
e7ea71be03
2 changed files with 2 additions and 0 deletions
  1. 1 0
      CONTRIBUTORS.md
  2. 1 0
      README.md

+ 1 - 0
CONTRIBUTORS.md

@@ -67,6 +67,7 @@ video tutorials.
  - Robin Eklind
  - Robin Eklind
  - Jan Ekström
  - Jan Ekström
  - Siavash Eliasi
  - Siavash Eliasi
+ - er-azh
  - Ahmad Fatoum
  - Ahmad Fatoum
  - Nikita Fediuchin
  - Nikita Fediuchin
  - Felipe Ferreira
  - Felipe Ferreira

+ 1 - 0
README.md

@@ -129,6 +129,7 @@ information on what to include when reporting a bug.
  - [Wayland] Bugfix: The fractional scaling related objects were not destroyed
  - [Wayland] Bugfix: The fractional scaling related objects were not destroyed
  - [Wayland] Bugfix: `glfwInit` would segfault on compositor with no seat (#2517)
  - [Wayland] Bugfix: `glfwInit` would segfault on compositor with no seat (#2517)
  - [Wayland] Bugfix: A drag entering a non-GLFW surface could cause a segfault
  - [Wayland] Bugfix: A drag entering a non-GLFW surface could cause a segfault
+ - [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 Vulkan 'window' surface creation via `VK_EXT_headless_surface`
  - [Null] Added EGL context creation on Mesa via `EGL_MESA_platform_surfaceless`
  - [Null] Added EGL context creation on Mesa via `EGL_MESA_platform_surfaceless`
  - [EGL] Allowed native access on Wayland with `GLFW_CONTEXT_CREATION_API` set to
  - [EGL] Allowed native access on Wayland with `GLFW_CONTEXT_CREATION_API` set to