Re: [PATCH wayland-protocols] input-method: Lead with a verb in request descriptions

2016-09-14 Thread Yong Bakos
On Sep 14, 2016, at 3:41 PM, Bryce Harrington wrote: > > Make all the descriptions consistent by starting the description with a > simple verb (set instead of sets, etc.) Add or rework a few of the > existing descriptions to fit this form. > > Signed-off-by: Bryce Harrington FWIW, my protocol

[PATCH wayland-protocols] input-method: Lead with a verb in request descriptions

2016-09-14 Thread Bryce Harrington
Make all the descriptions consistent by starting the description with a simple verb (set instead of sets, etc.) Add or rework a few of the existing descriptions to fit this form. Signed-off-by: Bryce Harrington --- unstable/input-method/input-method-unstable-v1.xml | 33 --

Re: [PATCH libinput] tools: prefix debug output with '.' on device changes

2016-09-14 Thread Peter Hutterer
On Wed, Sep 14, 2016 at 05:48:26PM +0100, Eric Engestrom wrote: > On Thu, Sep 08, 2016 at 03:55:47PM +1000, Peter Hutterer wrote: > > We print the sysname, but it's not always obvious when there's an event from > > another device within the stream from another device. Prefix it so it's > > easier

Re: [PATCH libinput] tools: prefix debug output with '.' on device changes

2016-09-14 Thread Eric Engestrom
On Thu, Sep 08, 2016 at 03:55:47PM +1000, Peter Hutterer wrote: > We print the sysname, but it's not always obvious when there's an event from > another device within the stream from another device. Prefix it so it's easier > to spot and search for. > > See https://bugzilla.redhat.com/show_bug.cgi

Re: [PATCH wayland 0/4] Untangle the symbol export duplication

2016-09-14 Thread Emil Velikov
Hi Pekka, Huge thanks for the input. On 14 September 2016 at 14:35, Pekka Paalanen wrote: > On Tue, 30 Aug 2016 18:24:18 +0100 > Emil Velikov wrote: > >> Hi all, >> >> For a while I've noticed that on mesa side we have few providers of the >> wl_drm_interface symbol and literally all our 'wayla

Re: [PATCH wayland 0/4] Untangle the symbol export duplication

2016-09-14 Thread Pekka Paalanen
On Tue, 30 Aug 2016 18:24:18 +0100 Emil Velikov wrote: > Hi all, > > For a while I've noticed that on mesa side we have few providers of the > wl_drm_interface symbol and literally all our 'wayland binaries' are > linked against both the client and server wayland libs. > > After having a look

Re: [PATCH wayland 0/4] Untangle the symbol export duplication

2016-09-14 Thread Emil Velikov
Hi all, On 30 August 2016 at 18:24, Emil Velikov wrote: > Hi all, > > For a while I've noticed that on mesa side we have few providers of the > wl_drm_interface symbol and literally all our 'wayland binaries' are > linked against both the client and server wayland libs. > > After having a look, i

Re: [PATCH weston 04/14 v3] weston: Port DRM backend to new output handling API

2016-09-14 Thread Armin Krezović
On 13.09.2016 12:49, Pekka Paalanen wrote: > On Thu, 18 Aug 2016 18:42:32 +0200 > Armin Krezović wrote: > >> This is a complete port of the DRM backend that uses >> recently added output handling API for output >> configuration. >> >> Output can be configured at runtime by passing the >> necessar

Re: [PATCH weston] libweston-desktop: Fix configure event for already well-sized surfaces

2016-09-14 Thread Quentin Glidic
On 13/09/2016 15:38, Arnaud Vrac wrote: On Tue, Sep 13, 2016 at 10:05 AM, Quentin Glidic mailto:sardemff7+wayl...@sardemff7.net>> wrote: From: Quentin Glidic mailto:sardemff7%2b...@sardemff7.net>> Even if the surface size is already correct, we need to store the configured size in c