Re: [PATCH] toytoolkit: supply correct widget in motion_handler callback

2012-09-04 Thread Kristian Høgsberg
On Sat, Sep 01, 2012 at 04:21:40PM +0200, Philipp Brüschweiler wrote: > --- > clients/window.c | 2 +- > 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) Ah yes, nice catch. Committed. Kristian > diff --git a/clients/window.c b/clients/window.c > index 4ddbd2f..330d96f 100644 > --

[PATCH] toytoolkit: supply correct widget in motion_handler callback

2012-09-01 Thread Philipp Brüschweiler
--- clients/window.c | 2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) diff --git a/clients/window.c b/clients/window.c index 4ddbd2f..330d96f 100644 --- a/clients/window.c +++ b/clients/window.c @@ -2013,7 +2013,7 @@ pointer_handle_motion(void *data, struct wl_pointer *point