Re: [PATCH weston 5/5] compositor: split drag surface update into smaller functions
On Thu, Mar 01, 2012 at 02:09:45PM +0200, Ander Conselvan de Oliveira wrote: Thanks, applied. Kristian > --- > src/compositor.c | 58 +++-- > 1 files changed, 42 insertions(+), 16 deletions(-) > > diff --git a/src/compositor.c b/src/compositor.c
[PATCH weston 5/5] compositor: split drag surface update into smaller functions
--- src/compositor.c | 58 +++-- 1 files changed, 42 insertions(+), 16 deletions(-) diff --git a/src/compositor.c b/src/compositor.c index 4b607d0..1281066 100644 --- a/src/compositor.c +++ b/src/compositor.c @@ -1915,6 +1915,42 @@ weston_input_de