[PATCH libinput] evdev-mt-touchpad: make use of use tp_for_each_touch

2017-05-02 Thread Marcos Paulo de Souza
Instead of reimplementing a for loop every time. Signed-off-by: Marcos Paulo de Souza --- Hi guys, this is my first patch to libinput, so please let me know if I forgot someting. Thanks! src/evdev-mt-touchpad-gestures.c | 5 ++--- src/evdev-mt-touchpad.c | 12 +++- 2 files

Re: [PATCH weston v10 01/61] Clip co-ordinates in surface->buffer translation

2017-05-02 Thread Daniel Stone
Hi, On 6 April 2017 at 15:14, Pekka Paalanen wrote: > weston_surface_to_buffer_rect() does flooring and ceil'ing after > calling viewport_surface_to_buffer() and seems to be aimed at damage > tracking where not clamping is not a problem. It intentionally rounds > the rect to be never smaller than

Re: starting " weston " with non root user

2017-05-02 Thread Daniel Díaz Rodríguez
Hello! You may find some pointers here: https://github.com/96boards/meta-96boards/commit/8a2a30fc853f123a717300bde32ebb38e1d3391c Greetings! Daniel Díaz daniel.d...@linaro.org ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https:

[PATCH] xwayland: Fix input coordinates of shadowless CSD windows

2017-05-02 Thread Scott Moreau
This fixes wrong input coordinates when using clients like steam, that draw their own decorations and have no shadows. --- xwayland/window-manager.c | 30 +- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/xwayland/window-manager.c b/xwayland/window-mana

[PATCH] configure.ac: Add AC_SYS_LARGEFILE

2017-05-02 Thread Philipp Zabel
Allow to enable large file support on 32-bit systems. Signed-off-by: Philipp Zabel --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index a87ad0d..92911f7 100644 --- a/configure.ac +++ b/configure.ac @@ -37,6 +37,8 @@ AM_MAINTAINER_MODE([enable])

★ Tu mensaje va a ser eliminado. Léelo.

2017-05-02 Thread Josefrancisco
Title: Tu mensaje va a ser eliminado. Léelo.

AW: [PATCH xf86-input-libinput] Allow symbolic link device path

2017-05-02 Thread Kögler Christian
Hi Peter, > -Ursprüngliche Nachricht- > Von: Peter Hutterer [mailto:peter.hutte...@who-t.net] > Gesendet: Dienstag, 2. Mai 2017 05:02 > An: Kögler Christian > Cc: wayland-devel@lists.freedesktop.org > Betreff: Re: [PATCH xf86-input-libinput] Allow symbolic link device path > > Hi Christia

Re: [PATCH 1/3] udev: Remove unused Elantech touchpad model binding

2017-05-02 Thread Paul Kocialkowski
Le mardi 02 mai 2017 à 12:00 +1000, Peter Hutterer a écrit : > On Fri, Apr 28, 2017 at 03:29:02PM +0200, Paul Kocialkowski wrote: > > The Elantech touchpad model binding in udev is currently unused, since > > pressure values were moved to a udev binding of their own. > > > > This gets rid of the d