Jason, See below, this one patch affects the argument name of the zwp_fullscreen_shell_v1#capability event param name.
yong > On Apr 11, 2016, at 5:23 PM, Yong Bakos <[email protected]> wrote: > > From: Yong Bakos <[email protected]> > > Signed-off-by: Yong Bakos <[email protected]> > --- > unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml > b/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml > index 93f95b8..b32dd88 100644 > --- a/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml > +++ b/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml > @@ -85,7 +85,7 @@ > wl_display.sync request immediately after binding to ensure that they > receive all the capability events. > </description> > - <arg name="capabilty" type="uint"/> > + <arg name="capability" type="uint"/> > </event> > > <enum name="present_method"> > -- > 2.7.2 > _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
