On Wed, Jun 25, 2014 at 8:29 AM, Andrew Wedgbury < [email protected]> wrote:
> Hi Pekka, > > Would there be any chance of including this patch of mine: > http://lists.freedesktop.org/archives/wayland-devel/2014-May/014562.html > It adds a weston.ini config key for setting the command to run for screen > sharing. > > I guess it needs to go into master first, but Kristian mentioned he wanted > to put it in the 1.5 branch following the first release. > I just pushed it. Not sure if it should go in 1.5 because it is "a feature". Probably safe though. > > Thanks, > > --- > Andrew Wedgbury <[email protected]> > > > > On Wed, 25 Jun 2014, Pekka Paalanen 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 a35d028d66cdd83a4a08663231dd25 >> 04f1b228f9: >> >> 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. >> Or sooner if you want. >> >> The most recent patch in the set has been in master for a couple of >> days now only. >> >> >> Thanks, >> pq >> _______________________________________________ >> wayland-devel mailing list >> [email protected] >> http://lists.freedesktop.org/mailman/listinfo/wayland-devel >> >> _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel >
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
