[ANNOUNCE] libinput 1.4.1

2016-08-04 Thread Peter Hutterer
libinput 1.4.1 is now available. Nothing exciting here, a bit more documentation and some minor changes in the handling of udev tags. Safe to update, but do wear safety goggles and a helmet as usual. Peter Hutterer (6): evdev: prefix "tablet unknown to libwacom" error with the device name

Re: [PATCH weston v4 5/5] Switch to use safe_strtoint instead of strtol

2016-08-04 Thread Peter Hutterer
On Wed, Aug 03, 2016 at 05:40:52PM -0700, Bryce Harrington wrote: > Reviewed-by: Eric Engestrom > Signed-off-by: Bryce Harrington series: Reviewed-by: Peter Hutterer Cheers, Peter > --- > compositor/main.c | 7 +++ > compositor/systemd-notify.c | 9 +++-- > libweston/co

Re: [weston] gl-renderer: add support of WL_SHM_FORMAT_YUV420

2016-08-04 Thread Vincent ABRIOU
Hi Daniel, On 08/04/2016 04:32 PM, Daniel Stone wrote: > Hi Vincent, > > On 4 August 2016 at 14:35, Vincent Abriou wrote: >> This patch allow weston to accept WL_SHM_FORMAT_YUV420 buffers. >> >> In a gstreamer pipeline, the support of the WL_SHM_FORMAT_YUV420 by >> weston avoid pixel conversion b

Re: [PATCH wayland-protocols v2] Introduce xdg-foreign protocol

2016-08-04 Thread Yong Bakos
On Jul 27, 2016, at 12:54 AM, Jonas Ådahl wrote: > > xdg-foreign is a protocol meant to enable setting up inter surface > relationships across clients. Potential use cases are out-of-process > dialogs, such as file dialogs, meant to be used by sandboxed processes > that may not have the access it

Re: [weston] gl-renderer: add support of WL_SHM_FORMAT_YUV420

2016-08-04 Thread Daniel Stone
Hi Vincent, On 4 August 2016 at 14:35, Vincent Abriou wrote: > This patch allow weston to accept WL_SHM_FORMAT_YUV420 buffers. > > In a gstreamer pipeline, the support of the WL_SHM_FORMAT_YUV420 by > weston avoid pixel conversion between software decoders and waylandsink. > Indeed, software deco

[weston] gl-renderer: add support of WL_SHM_FORMAT_YUV420

2016-08-04 Thread Vincent Abriou
This patch allow weston to accept WL_SHM_FORMAT_YUV420 buffers. In a gstreamer pipeline, the support of the WL_SHM_FORMAT_YUV420 by weston avoid pixel conversion between software decoders and waylandsink. Indeed, software decoders output I420 (YUV420 planar) that will match with WL_SHM_FORMAT_YUV4

Re: [PATCH wayland-protocols 2/4 v2] xdg-shell: Clarify focus semantics for popup grabs

2016-08-04 Thread Mike Blumenkrantz
Reviewed-By: Mike Blumenkrantz On Fri, Jul 29, 2016 at 12:06 AM Jonas Ådahl wrote: > Make it clearer what the focus semantics are during a popup grab. In > short, when a grabbing popup is mapped, the top most popup will always > have keyboard focus, while pointer and touch focus works just as n

Re: [PATCH wayland-protocols v2] Introduce xdg-foreign protocol

2016-08-04 Thread Mike Blumenkrantz
Reviewed-By: Mike Blumenkrantz On Wed, Jul 27, 2016 at 3:55 AM Jonas Ådahl wrote: > xdg-foreign is a protocol meant to enable setting up inter surface > relationships across clients. Potential use cases are out-of-process > dialogs, such as file dialogs, meant to be used by sandboxed processes

Re: [PATCH libinput] evdev: recognize and use ID_INPUT_TRACKBALL

2016-08-04 Thread Hans de Goede
Hi, On 03-08-16 23:57, Peter Hutterer wrote: We leave the old LIBINPUT_MODEL_TRACKBALL in place until we can rely on systems to have the new systemd tagging. https://github.com/systemd/systemd/pull/3872 Signed-off-by: Peter Hutterer LGTM: Reviewed-by: Hans de Goede Regards, Hans ---

Re: [PATCH libinput] touchpad: ignore modifier key combos for dwt

2016-08-04 Thread Hans de Goede
Hi, On 04-08-16 06:24, Peter Hutterer wrote: Inspired by the syndaemon -K switch and Anton Lindqvist's patch. https://patchwork.freedesktop.org/patch/102417/ We already ignored modifiers for dwt. Now we also ignore modifier + key combinations, i.e. hitting Ctrl+s to save does not trigger dwt, t

Re: [PATCH libinput] gestures: reduce the 2fg scroll timeout to 150ms

2016-08-04 Thread Hans de Goede
Hi, On 04-08-16 07:07, Peter Hutterer wrote: On Wed, Aug 03, 2016 at 01:06:01PM +0200, Hans de Goede wrote: Hi, On 03-08-16 11:36, Peter Hutterer wrote: This timeout is there to switch to scrolling when the fingers rest on the touchpad unmoving and thus avoids the initial scroll threshold for