[PATCH] text: Rename de/activate to enter/leave

Kristian Høgsberg hoegsberg at gmail.com
Tue Sep 25 08:12:00 PDT 2012


On Mon, Sep 24, 2012 at 03:00:07PM +0200, Michael Hasselmann wrote:
> On Mon, 2012-09-24 at 14:51 +0200, Jan Arne Petersen wrote:
> > +	if (surface != window_get_wl_surface(entry->window))
> > +		return;
> > +
> 
> not what the git message says ("text") -- this is a functional change

Well, it does mention adding the surface argument to the enter event.
I'm not sure why we need this check though, we should end up in this
enter handler if the surface doesn't match.

Kristian

> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list