Hi, I verified ivi-shell part by manual with this version, 1.6.92, as well about, - Window management of hmi-controller; tiling, side by side, maximum, and randow. - Examples behavior. All samples work fine on ivi-shell. - Animation behavior when layout change happesn. - Application invoking and closing - halting Weston with several use case including applications.
Additionally, I also randomly test this on a device with touch panel. A SEGV occurs in very rare case which doesn't happen with Pointer device like mouse. I will send a patch to fix it soon. BR, ntanibata > -----Original Message----- > From: wayland-devel > [mailto:[email protected]] On Behalf Of > Bryce Harrington > Sent: Tuesday, February 03, 2015 7:41 AM > To: [email protected] > Subject: [ANNOUNCE] weston 1.6.92 > > This is the first release candidate for Weston 1.7. See the end of this > email for download links. > > The main new feature added since rc1 is adding the missing feedback flags, > including ZERO_COPY, to the Presentation extension protocol > specification. Compositors can use these flags to help clients ensure > the video playback pipeline is working as needed. The various weston > backends are also updated to set presentation.presented flags as > appropriate to that backend's abilities. > > There is now a login manager session entry for running Weston from GDM. > The Weston editor is now multi-seat aware, allowing multiple people to > type into the same text document. > > There are only a few actual bug fixes included this week; I view this > as a good sign! The fixes are to corner case conditions found during > development, and to address a couple behavioral idiosyncracies of > surfaces in certain circumstances. The long-failing xwayland-test test > case is rewritten and should pass much more reliably now. > > Looking forward, rc2 is slated for Feb 6th. Where we were liberal at > pulling things in for rc1, we'll be more stringent for changes in rc2. > 1.7.0 will land Feb 13th, and changes between rc2 and 1.7.0 should only > be release-critical issues (hopefully none!) > > I'll provide a more comprehensive rundown of all the changes for 1.7.0 > in the 1.7.0 release announcement. > > > Bryce Harrington (8): > Revert "simple-egl: HACK to report presentation flags" > releasing: Typo > releasing: Add example commands to release directions > Makefile.am: Use fine-grained dist control for desktop file > releasing: Mention dual release announcements > Revert "compositor-x11: Move the x11 event handler to the display > loop" > releasing: Directions for updating the website > configure.ac: bump to version 1.6.92 for the rc1 release > > Carlos Olmedo Escobar (2): > zoom: Check the value of level before using it. > ivi-shell-transition: check create_layout_transition() return > value. > > Derek Foreman (6): > text: Fix typo > tests: Skip buffer count test if wl_drm isn't present > compositor-x11: Move the x11 event handler to the display loop > editor: Make editor multi-seat aware > xwayland-test: Replace the xwayland-test > desktop-shell: Don't crash on zoom without a pointer in the seat > > Giulio Camuffo (4): > xwm: don't set inactive surfaces as top level > xwm: set the _NET_WM_DESKTOP property of the windows > shell: fix positioning of maximized surfaces with a custom geometry > xwm: fix use after free > > Jonas Ã…dahl (1): > clients: Remove stray new-line > > Lubomir Rintel (1): > build: install a login manager session entry > > Marek Chalupa (1): > Makefile: fix assigning to dist_wayland_session_DATA > > Olivier Fourdan (1): > Fix mutex hang in colord on output removal > > Pekka Paalanen (6): > compositor-drm: use drm_output in drm_output_*() func args > protocol: add Presentation feedback flags > compositor: set presentation.presented flags > compositor, drm: set per-surface Presentation feedback flags > tests, clients: add Presentation feedback flags > simple-egl: HACK to report presentation flags > > git tag: 1.6.92 > > http://wayland.freedesktop.org/releases/weston-1.6.92.tar.xz > MD5: da3f88a4ab1dd2f385df18617d8c63ad weston-1.6.92.tar.xz > SHA1: 4748ed260e57fc5e7d62de91d4f939794e2e6c53 weston-1.6.92.tar.xz > SHA256: > 33377e21687265f8ed8929ca7aa4ddafe993ecc3c9cd19a20624517f3fff26de > weston-1.6.92.tar.xz > PGP: > http://wayland.freedesktop.org/releases/weston-1.6.92.tar.xz.sig > > _______________________________________________ > 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
