|
|
@ -361,6 +361,8 @@ information on what to include when reporting a bug. |
|
|
|
- [Wayland] Bugfix: `glfwRestoreWindow` had no effect before first show |
|
|
|
- [Wayland] Bugfix: `glfwRestoreWindow` had no effect before first show |
|
|
|
- [Wayland] Bugfix: Hiding and then showing a window caused program abort on |
|
|
|
- [Wayland] Bugfix: Hiding and then showing a window caused program abort on |
|
|
|
wlroots compositors (#1268) |
|
|
|
wlroots compositors (#1268) |
|
|
|
|
|
|
|
- [Wayland] Bugfix: `GLFW_DECORATED` was ignored when showing a window with XDG |
|
|
|
|
|
|
|
decorations |
|
|
|
- [POSIX] Removed use of deprecated function `gettimeofday` |
|
|
|
- [POSIX] Removed use of deprecated function `gettimeofday` |
|
|
|
- [POSIX] Bugfix: `CLOCK_MONOTONIC` was not correctly tested for or enabled |
|
|
|
- [POSIX] Bugfix: `CLOCK_MONOTONIC` was not correctly tested for or enabled |
|
|
|
- [WGL] Disabled the DWM swap interval hack for Windows 8 and later (#1072) |
|
|
|
- [WGL] Disabled the DWM swap interval hack for Windows 8 and later (#1072) |
|
|
|