On Tue, Jan 20, 2015 at 05:26:16PM -0800, Bryce Harrington wrote: > On Fri, Jan 16, 2015 at 05:47:10PM -0600, Derek Foreman wrote: > > Signed-off-by: Derek Foreman <[email protected]> > > --- > > protocol/input-method.xml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/protocol/input-method.xml b/protocol/input-method.xml > > index 6961c5a..2f596f0 100644 > > --- a/protocol/input-method.xml > > +++ b/protocol/input-method.xml > > @@ -230,7 +230,7 @@ > > <arg name="id" type="new_id" interface="wl_input_method_context"/> > > </event> > > <event name="deactivate"> > > - <description summary="activate event"> > > + <description summary="deactivate event"> > > The text model corresponding to the context argument was > > deactivated. > > The input method context should be destroyed after deactivation is > > handled. > > Yep. > > Reviewed-by: Bryce Harrington <[email protected]>
Applied to trunk, thanks. Bryce > > -- > > 2.1.4 > > > > _______________________________________________ > > wayland-devel mailing list > > [email protected] > > http://lists.freedesktop.org/mailman/listinfo/wayland-devel > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
