Hi,

Background: our library allow to grab video to a supplied windows handle, When using X11 the user pass the XID to the lib

and we can paint to this Window and do some interaction (pointer), All is done in the same process.

In Wayland, The user has to provide us with his wl_display and wl_surface and we have to use  subsurface to do the paint right ?

what about  pointer events (motion and button).

Thank's

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to