Re: [PATCH weston 21/21] compositor-drm: unref udev on backend destruction

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.34, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > Fixes a small memory leak, spotted with Valgrind. > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray ___ wayland-devel mailing list wayla

Re: [PATCH weston 20/21] compositor-fbdev: unref udev on backend destruction

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.34, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > Fixes a small memory leak, spotted with Valgrind. > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray ___ wayland-devel mailing list wayla

Re: [PATCH weston 19/21] compositor-fbdev: remove unused field 'depth'

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.34, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > Not referenced anywhere ever, has been there since the introduction of > fbdev-backend. > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray __

Re: [PATCH weston 18/21] compositor-fbdev: fix finish_frame_timer leak

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.34, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > The timer was never removed anywhere. Remove it in disable() to match > what happens in enable(). > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray

Re: [PATCH weston 17/21] compositor-fbdev: rename fbdev_output_disable_handler()

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.33, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > This is a more logical name for the function, matching the pattern used > in other backends and the hook names. > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray __

Re: [PATCH libinput] udev: add quirk for Chalkboard Electronics HID Touchscreen

2017-09-24 Thread Peter Hutterer
On Fri, Sep 22, 2017 at 11:07:50AM +0200, Hans de Goede wrote: > Hi, > > On 21-09-17 16:00, Matt Porter wrote: > > On Thu, Sep 21, 2017 at 10:59:08AM +0200, Hans de Goede wrote: > > > Hi, > > > > > > On 19-09-17 18:41, Matt Porter wrote: > > > > The Chalkboard Electronics HID Touchscreen is class

Re: touch calibration on second screen impossible

2017-09-24 Thread Peter Hutterer
On Sat, Sep 23, 2017 at 09:57:37AM +0200, Klaus Rudolph wrote: > With X11 ( before wayland ) I can set up my touchscreen with: > > xinput --list > > find my device: "Advanced Silicon S.A. CoolTouch(TM) System" > > and can simply set the props I need with: > > xinput set-prop 'Advanced S

Re: [PATCH weston 05/21] libweston: weston_output_init(..., +name)

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.32, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > Add 'name' argument to weston_output_init(). This is much more obvious > than the assert inside weston_output_init() to ensure the caller has set > a field in weston_output first. > > Now we

Re: [PATCH weston 04/21] tests: ensure output dependent IVI tests run

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.32, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > There are IVI tests that require an output. Previously these tests would > silently skip if no outputs were present. However, a test setup should > always have outputs with these tests. Skipp

Re: [PATCH weston 03/21] compositor-wayland: use asprintf for output title

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.32, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > Simplifies the code, and makes moving weston_output_init() into > wayland_output_create_common() a little easier. > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray

Re: [PATCH weston 02/21] compositor-drm: use asprintf in make_connector_name()

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.33, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > Gets rid of the constant size char array. > > While here, document the function. > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray ___

Re: touch calibration on second screen impossible

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 23/09/2017, 11.12, "wayland-devel on behalf of Klaus Rudolph" wrote: > > With X11 ( before wayland ) I can set up my touchscreen with: > > xinput --list > > find my device: "Advanced Silicon S.A. CoolTouch(TM) System" > > and can simply set the props I need with: > > xinput set

Re: Wayland configurations and user tools

2017-09-24 Thread Carsten Haitzler
On Sun, 24 Sep 2017 13:51:20 +0200 Narcis Garcia said: > Hello, is there some other list (or documentation) about user space > tools and environment setup? > > I'm trying to select VGA/HDMI output in Debian 9 +Gnome but I don't find > Wayland's configuration files ot other things that help me in

Wayland configurations and user tools

2017-09-24 Thread Narcis Garcia
Hello, is there some other list (or documentation) about user space tools and environment setup? I'm trying to select VGA/HDMI output in Debian 9 +Gnome but I don't find Wayland's configuration files ot other things that help me in this. -- __ I'm using this express-made address becaus