Re: [PATCH weston 1/4] Fix PDF viewer not to produce garbage windows for nonexistent files

2012-09-25 Thread Kristian Høgsberg
On Mon, Sep 17, 2012 at 10:15:54PM +0300, Pekka Vuorela wrote: > Was calling window_flush() on redraw handler which already happens on > window redrawing. All four patches look good, thanks for fixing those. Kristian > --- > clients/view.c |1 - > 1 file changed, 1 deletion(-) > > diff --g

[PATCH weston 1/4] Fix PDF viewer not to produce garbage windows for nonexistent files

2012-09-17 Thread Pekka Vuorela
Was calling window_flush() on redraw handler which already happens on window redrawing. --- clients/view.c |1 - 1 file changed, 1 deletion(-) diff --git a/clients/view.c b/clients/view.c index b40a992..394cc8a 100644 --- a/clients/view.c +++ b/clients/view.c @@ -78,7 +78,6 @@ redraw_handler(