On Thu, 26 Jun 2014 11:10:02 +0530 Srivardhan <[email protected]> wrote:
> > > > -----Original Message----- > > From: wayland-devel [mailto:wayland-devel- > > [email protected]] On Behalf Of Pekka Paalanen > > Sent: Wednesday, June 25, 2014 7:14 PM > > To: [email protected]; Kristian Høgsberg > > Subject: Candidates for Weston 1.5 stable branch > > > > 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 > Hi, > > I think you need to add > http://lists.freedesktop.org/archives/wayland-devel/2014-June/015546.html > patch with compiler warning fix patch. Else it would break the build. Hmm, no, I did not pick "build: Silence libtoolize warnings" http://cgit.freedesktop.org/wayland/weston/commit/?id=0e6d9a771ac8b506b132e641fe1589f23cb1f650 The compiler warning fix is http://cgit.collabora.com/git/user/pq/weston.git/commit/?h=stable-next&id=e03a1cc4bc0c6c0d3c43b45445c5831c4f32e93f which does not need an m4/ directory. :-) Thanks, pq _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
