[PATCH libinput] touchpad: add pressure ranges for cyapa touchpads

2017-03-20 Thread Peter Hutterer
https://bugs.freedesktop.org/show_bug.cgi?id=100122 Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/evdev-mt-touchpad.c b/src/evdev-mt-touchpad.c index e2866df..924e4f0 100644 --- a/src/evdev-mt-touchpad.c +++ b/src/evdev-mt-to

Re: [PATCH wayland v2 3/4] wayland-util: build/ship as separate shared library

2017-03-20 Thread Emil Velikov
On 17 March 2017 at 13:32, Pekka Paalanen wrote: > On Fri, 17 Mar 2017 12:07:45 + > Emil Velikov wrote: > >> On 17 March 2017 at 11:10, Pekka Paalanen wrote: >> > On Thu, 16 Mar 2017 15:32:46 + >> > Emil Velikov wrote: >> > >> >> On 16 March 2017 at 12:40, Pekka Paalanen wrote: > >> >>

Re: [PATCH wayland v2 3/4] wayland-util: build/ship as separate shared library

2017-03-20 Thread Emil Velikov
On 17 March 2017 at 13:24, Daniel Stone wrote: > Hi, > > On 17 March 2017 at 12:07, Emil Velikov wrote: >> On 17 March 2017 at 11:10, Pekka Paalanen wrote: >>> On Thu, 16 Mar 2017 15:32:46 + >>> Emil Velikov wrote: - managing the compat server/client DSO in any build system will be a

Re: [PATCH weston v9 01/62] libweston: Add pixel-format helpers

2017-03-20 Thread Pekka Paalanen
On Fri, 3 Mar 2017 23:05:12 + Daniel Stone wrote: > Rather than duplicating knowledge of pixel formats across several > components, create a custom central repository. > > Differential Revision: https://phabricator.freedesktop.org/D1511 > > Signed-off-by: Daniel Stone > --- > Makefile.am

Re: [PATCH weston] man: move pageflip-timeout later

2017-03-20 Thread Daniel Stone
On 13 March 2017 at 13:25, Pekka Paalanen wrote: > The paragraph about pageflip-timeout was added in between the two > paragraphs of idle-time, causing the paragraphs to be associated wrong. > > Move the pageflip-timeout paragraph to the end. Reviewed and pushed: To ssh://git.freedesktop.org/git/

Re: [weston v2] linux-dmabuf: align DMABUF exposed formats with EGL supported formats

2017-03-20 Thread Vincent ABRIOU
Hi Daniel, Any feedback on this patch? Thanks Vincent On 02/10/2017 03:30 PM, Vincent Abriou wrote: > Expose to the DMABUF protocol the pixel formats already explicitly > supported as fallback by gl-renderer in import_yuv_dmabuf function plus > the standard RGB formats that all GPU supports: > A