Re: [PATCH] tweak rounding on weston-terminal resize

2013-04-04 Thread Jason Woofenden
Thank you Pekka Paalanen and Kristian Høgsberg for your review and feedback. I can't believe I forgot to compile and test again before sending in that patch. I played with it a bit before refactoring, and I like the way it looked/responded while resizing. But now (thanks to Kristian) that I think

Re: [PATCH] tweak rounding on weston-terminal resize

2013-04-04 Thread Kristian Høgsberg
On Thu, Apr 04, 2013 at 11:00:50AM -0400, Jason Woofenden wrote: > --- > clients/terminal.c |8 +--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/clients/terminal.c b/clients/terminal.c > index e80e0e5..81edd25 100644 > --- a/clients/terminal.c > +++ b/clients/termin

Re: [PATCH] tweak rounding on weston-terminal resize

2013-04-04 Thread Pekka Paalanen
On Thu, 4 Apr 2013 11:00:50 -0400 Jason Woofenden wrote: > --- > clients/terminal.c |8 +--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/clients/terminal.c b/clients/terminal.c > index e80e0e5..81edd25 100644 > --- a/clients/terminal.c > +++ b/clients/terminal.c

[PATCH] tweak rounding on weston-terminal resize

2013-04-04 Thread Jason Woofenden
--- clients/terminal.c |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/clients/terminal.c b/clients/terminal.c index e80e0e5..81edd25 100644 --- a/clients/terminal.c +++ b/clients/terminal.c @@ -757,11 +757,13 @@ resize_handler(struct widget *widget, i