FreeRDP/uwac
Benoît Gschwind 1cf69f04e6 uwac: fix wl_buffer_destroy of wl_cursor buffer
Following the wayland-cursor documentation [1] the buffer created by
wl_cursor_image_get_buffer should not be destroyed. The new code avoid to
destroy it by avoiding to connect the release callback to this buffer.

[1] https://gitlab.freedesktop.org/wayland/wayland/-/blob/main/cursor/wayland-cursor.c#L147-L154
2022-10-19 17:18:07 +02:00
..
include reformatted 2022-06-23 08:48:39 +02:00
libuwac uwac: fix wl_buffer_destroy of wl_cursor buffer 2022-10-19 17:18:07 +02:00
protocols Added KDE server side window decoration interface as fallback. 2019-01-22 17:10:32 +01:00
templates Fixed #8090: Duplicate definition of strndup (#8102) 2022-08-02 09:15:38 +02:00
CMakeLists.txt Increase C standard to C11 2022-06-03 08:51:40 +02:00