Re: [PATCH 8/8] shell: Fix calculation of center point in surface rotation

2013-07-02 Thread Rob Bradford
I think the change is correct but i'd like to see more explanation about the change in the commit message and the problem that it caused. Rob ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

[PATCH 8/8] shell: Fix calculation of center point in surface rotation

2013-07-01 Thread Tomeu Vizoso
From: Louis-Francis Ratté-Boulianne --- src/shell.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/shell.c b/src/shell.c index cadcb55..0ab7fe7 100644 --- a/src/shell.c +++ b/src/shell.c @@ -3133,8 +3133,8 @@ surface_rotate(struct shell_surface *surface, struct west