On Wednesday 27 July 2016 15:54:58 Jonas Ådahl wrote:
> xdg-foreign is a protocol meant to enable setting up inter surface
> relationships across clients. Potential use cases are out-of-process
> dialogs, such as file dialogs, meant to be used by sandboxed processes
> that may not have the access it needs to implement such dialogs.

a quick feedback while trying on implementing it in kde side.
since we use c++, the file generated by wayland-scanner, won't compile due to 
the request called "export" which is a reserved keyword in c++11.
could the request be renamed to something else, even just a bit more redundant 
as export_surface which would be safer as compilers are concerned?

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

Reply via email to