On Mon, 30 Mar 2015 06:10:22 -0400
Marek Chalupa wrote:
> Add note about what all wl_pointer.release does. Mainly that
> it destroys the proxy object, so programmer must not call
> wl_pointer_destroy() on the pointer any further.
>
> Signed-off-by: Marek Chalupa
> ---
> protocol/wayland.xml |
Add note about what all wl_pointer.release does. Mainly that
it destroys the proxy object, so programmer must not call
wl_pointer_destroy() on the pointer any further.
Signed-off-by: Marek Chalupa
---
protocol/wayland.xml | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a