<div dir="ltr">Great stuff, congratulations for the release!</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 19, 2014 at 11:51 AM, Pekka Paalanen <span dir="ltr"><<a href="mailto:ppaalanen@gmail.com" target="_blank">ppaalanen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
this is the Wayland and Weston release 1.6.0. The SHA1s are:<br>
<br>
  6183108a3bffb204c05b7f37b763b6278760572d  wayland-1.6.0.tar.xz<br>
  339e83aa579569711cd14623ca4b2db46256b766  wayland 1.6.0 tag<br>
<br>
  f3c801f0610b605cda45a017b475c10f2d3b7dbb  weston-1.6.0.tar.xz<br>
  2858cc2a50854685b44eee72994dea57f5aa4246  weston 1.6.0 tag<br>
<br>
Website update with download links will follow soon.<br>
<br>
Here are some notable changes.<br>
<br>
Wayland<br>
<br>
- Add error enums to wl_surface.<br>
<br>
- Add keyboard repeat information to wl_keyboard protocol.<br>
<br>
- Error handling additions in libwayland-client: when a protocol error<br>
  happens, the program can query more detailed information about the<br>
  error. This is mostly useful for tests to ensure correct errors.<br>
<br>
- New wl_display_add_socket_auto() in libwayland-server: automatically<br>
  find a free socket name.<br>
<br>
- Many added tests to the 'make check' suite, including a framework for<br>
  testing server-client interactions more easily.<br>
<br>
- Threading and blocking related bug fixes.<br>
<br>
- Add wl_display_roundtrip_queue(): blocking round-trip on a custom<br>
  queue.<br>
<br>
- Stop exposing wl_display global. Turns out binding to the global<br>
  would have triggered bugs, and there was no proper use for it.<br>
<br>
<br>
Weston<br>
<br>
- Xdg-shell protocol changes. Yes, we broke it again since 1.5.0.<br>
<br>
- Add weston_layer masking mechanism.<br>
<br>
- DRM-backend: fetch cursor size from the kernel<br>
<br>
- keyboard repeat rate support, sent from compositor to clients,<br>
  configurable.<br>
<br>
- Use wl_display_add_socket_auto(): no need to specify the socket<br>
  anymore when running Weston under Weston, it just works now.<br>
<br>
- Use libinput by default. The non-libinput input backend is still<br>
  there right now, but it will be removed for 1.7.<br>
<br>
- A few more desktop-shell configuration bits.<br>
<br>
- 'make distcheck' actually works OOTB without custom tweaks (by<br>
  disabling the xwayland test for distcheck for now).<br>
<br>
- Exit Weston, if weston-desktop-shell dies too early. Should help with<br>
  one class of "just black screen" problems.<br>
<br>
- Option to force numlock on at start on DRM and fbdev backends.<br>
<br>
- Many bug fixes, of course.<br>
<br>
<br>
The 1.7 development cycle starts next week. The schedule up to 1.7.0<br>
release is:<br>
<br>
- 1.7-alpha release in mid-January 2015, around January 16th, so people<br>
  have a couple of weeks after holidays to push the last minute stuff.<br>
  This is the deadline for any big features.<br>
<br>
- 1.7-rc1 around January 30th. Only bug fixes after this.<br>
<br>
- 1.7-rc2 around February 6th.<br>
<br>
- 1.7.0 release around February 13th, Friday. Oops! ;-)<br>
<br>
<br>
Enjoy. :-)<br>
<br>
<br>
Thanks,<br>
pq<br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</blockquote></div><br></div>