mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Wayland: Remove support for wl_shell
This is adapted to 3.3-stable from599fb3de34and27295b508f.
This commit is contained in:
committed by
Camilla Löwy
parent
9f8ec83411
commit
581fed38be
@@ -139,6 +139,7 @@ information on what to include when reporting a bug.
|
||||
- [X11] Bugfix: A malformed response during selection transfer could cause a segfault
|
||||
- [X11] Bugfix: Some calls would reset Xlib to the default error handler (#2108)
|
||||
- [Wayland] Added support for file path drop events (#2040)
|
||||
- [Wayland] Removed support for the deprecated wl\_shell protocol
|
||||
- [Wayland] Bugfix: `glfwSetClipboardString` would fail if set to result of
|
||||
`glfwGetClipboardString`
|
||||
- [Wayland] Bugfix: Data source creation error would cause double free at termination
|
||||
|
||||
Reference in New Issue
Block a user