Re: [PATCH weston v3 3/8] Change button from int to uint32_t

2012-05-07 Thread Kristian Høgsberg
On Fri, May 04, 2012 at 11:21:55AM +0100, Daniel Stone wrote: > Since you can't really have a negative button number. Applied, thanks. Kristian > Signed-off-by: Daniel Stone > --- > clients/clickdot.c |2 +- > clients/desktop-shell.c |6 +++--- > clients/dnd.c |2 +- >

[PATCH weston v3 3/8] Change button from int to uint32_t

2012-05-04 Thread Daniel Stone
Since you can't really have a negative button number. Signed-off-by: Daniel Stone --- clients/clickdot.c |2 +- clients/desktop-shell.c |6 +++--- clients/dnd.c |2 +- clients/eventdemo.c |2 +- clients/flower.c|2 +- clients/gears.c |2