zero.
--
Rémi Denis-Courmont
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel
- destroy the compositor object.
--
Rémi Denis-Courmont
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel
only fire after a new requests was sent,
and
- never copying the listener structure ever in the client library
(to prevent out-of-bounds read).
Otherwise, it would still fail the code path setting the object
listener targets an older interface version than the code path creati
4]
I see, thanks.
--
Rémi Denis-Courmont
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel
Nevermind, that gets the version number of the client protocol library, not
the version actually instantiated for the object :-(
--
Rémi Denis-Courmont
http://www.remlab.net/
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http
GUI can pass a wl_surface to a video
playback library. If the video is rotated, the library will want to
use wl_surface.set_buffer_transform, which is only available in
version 2 of wl_surface.
Signed-off-by: Rémi Denis-Courmont
---
src/wayland-client.c | 13 +
src/wayland-client.h
GUI can pass a wl_surface to a video
playback library. If the video is rotated, the library will want to
use wl_surface.set_buffer_transform, which is only available in
version 2 of wl_surface.
Signed-off-by: Rémi Denis-Courmont
---
src/wayland-client.c | 13 +
src/wayland-client.h