Re: [PATCH weston 2/4 v2] Restructure output zoom.

2012-05-22 Thread Kristian Høgsberg
On Mon, May 21, 2012 at 03:21:25PM -0600, Scott Moreau wrote: > A quick clean-up of zoom to prepare for the other patches in this series. Committed. Kristian > --- > > Rebased against master, 380deee3c7b18574d66511287bb01dde51027fbf > > src/compositor.c | 20 ++-- > src/compo

[PATCH weston 2/4 v2] Restructure output zoom.

2012-05-21 Thread Scott Moreau
A quick clean-up of zoom to prepare for the other patches in this series. --- Rebased against master, 380deee3c7b18574d66511287bb01dde51027fbf src/compositor.c | 20 ++-- src/compositor.h |1 - src/shell.c | 13 - 3 files changed, 18 insertions(+), 16 del