Can't buffers already be shared between surfaces? I don't understand
what problem or solution views are trying to address.
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel
Hello all,
Last night, I sent a set of patches to the list to split the geometry
information off of the weston_surface structure so that we can have a
single surface in multiple locations at the same time. With this, comes an
interesting question: Should a surface have one view that is denoted the
2013/9/15 Chang Liu
> remove the unnecessary extra underscore in the name of the argument of
> wl_shell_surface::set_class
> ---
> The identifier class_ only appears in the generated code, in function
> declarations. Changing it shouldn't cause any backward incompatibilities.
>
> protocol/waylan
remove the unnecessary extra underscore in the name of the argument of
wl_shell_surface::set_class
---
The identifier class_ only appears in the generated code, in function
declarations. Changing it shouldn't cause any backward incompatibilities.
protocol/wayland.xml | 2 +-
1 file changed, 1 ins