Fix missing list entry dash in README

This commit is contained in:
Camilla Löwy 2024-02-09 13:58:49 +01:00
parent a360198f8f
commit 1fe98a0d53

View File

@ -178,7 +178,7 @@ information on what to include when reporting a bug.
- [Cocoa] Bugfix: Touching event queue from secondary thread before main thread
would abort (#1649)
- [Wayland] Added support for `glfwRequestWindowAttention` (#2287)
[Wayland] Added support for `glfwFocusWindow`
- [Wayland] Added support for `glfwFocusWindow`
- [Wayland] Added dynamic loading of all Wayland libraries
- [Wayland] Bugfix: `CLOCK_MONOTONIC` was not correctly enabled
- [X11] Bugfix: Termination would segfault if the IM had been destroyed