mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Wayland: Fix missing fullscreen code path
glfwRestoreWindow assumed it was only called in windowed mode.
(cherry picked from commit fdc72edf81)
This commit is contained in:
@@ -157,6 +157,7 @@ information on what to include when reporting a bug.
|
||||
- [Wayland] Bugfix: A window maximized or restored by the user would enter an
|
||||
inconsistent state
|
||||
- [Wayland] Bugfix: Window maximization events were not emitted
|
||||
- [Wayland] Bugfix: `glfwRestoreWindow` assumed it was always in windowed mode
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
Reference in New Issue
Block a user