On Wed, 25 Jun 2014 16:43:42 +0300 Pekka Paalanen <[email protected]> wrote:
> Hi, > > I'm currently working on top of the stable 1.5 Weston branch, and was > picking fixes from master. Below is what I picked that seemed > worthwhile for stable: > > > The following changes since commit a35d028d66cdd83a4a08663231dd2504f1b228f9: > > comp-wayland: use safe foreach when destroying outputs (2014-05-23 11:29:48 > +0300) > > are available in the git repository at: > > git://git.collabora.co.uk/git/user/pq/weston.git stable-next > > for you to fetch changes up to 065c9cee6d5d1a6f512ddca705931b3522617edd: > > desktop-shell: Don't assume there is a pointer when resizing (2014-06-25 > 16:33:03 +0300) > > ---------------------------------------------------------------- > Emilio Pozuelo Monfort (2): > exposay: fix crash when navigating with the keyboard > desktop-shell: Don't assume there is a pointer when resizing > > George Kiagiadakis (2): > compositor: unmap subsurface views before destroying the subsurfaces > compositor: update the surface size when there is a size change without > a buffer attach > > Jonny Lamb (2): > animation: fix move scale animation > animation: ensure repaints are always scheduled during animations > > Thierry Reding (1): > compositor-wayland: Fix compiler warning > > desktop-shell/exposay.c | 4 +++- > desktop-shell/shell.c | 3 ++- > src/animation.c | 15 ++++++++++++++- > src/compositor-wayland.c | 2 +- > src/compositor.c | 68 > ++++++++++++++++++++++++++++++++++++++++++++++++++++---------------- > src/compositor.h | 2 ++ > src/spring-tool.c | 5 +++++ > 7 files changed, 79 insertions(+), 20 deletions(-) > > > Unless anyone objects, I'll push these... say, on Monday. These pushed as is. Thanks, pq _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
