Re: [PATCH_v2] virtual-keyboard: Add new virtual keyboard protocol

2018-05-29 Thread Dorota Czaplejewicz
On Wed, 30 May 2018 14:28:12 +1000 Peter Hutterer wrote: > On Thu, May 24, 2018 at 08:27:29PM +0200, Dorota Czaplejewicz wrote: > > Provides the ability to emulate keyboards by applications. Complementary to > > input-method protocol. > > > > The interface is a mirror copy of wl_keyboard, with

Re: [PATCH_v2] virtual-keyboard: Add new virtual keyboard protocol

2018-05-29 Thread Peter Hutterer
On Thu, May 24, 2018 at 08:27:29PM +0200, Dorota Czaplejewicz wrote: > Provides the ability to emulate keyboards by applications. Complementary to > input-method protocol. > > The interface is a mirror copy of wl_keyboard, with removed serials, and > added seat binding. > --- > This is the sligh

Re: [PATCH weston v2 10/12] weston: add touchscreen_calibrator option

2018-05-29 Thread Peter Hutterer
On Mon, Apr 30, 2018 at 04:03:32PM +0300, Pekka Paalanen wrote: > From: Louis-Francis Ratté-Boulianne > > Add an option to enable the touchscreen calibrator interface. This is a > global on/off toggle, in lack of more fine-grained access restrictions. > > As Weston should not hardcode system spe

[ANNOUNCE] libinput 1.10.902

2018-05-29 Thread Peter Hutterer
The second RC for libinput 1.11 is now available. Please give this a test, I expect 1.11 to ship next week. A few fixes to make the test suite more reliable. A side-effect of that is that we now support more than 3 internal keyboards for both the lid switch and disable-while-typing touchpad-keyboa

Orientation inside ivi-shell

2018-05-29 Thread Sruthik P
Hi all, I’m currently looking into a bug that I'm facing with ivi-shell and I’m having some doubts about how ivi-shell manages the orientation of the surfaces. The bug is when the transform of the output inside Weston.ini is either 90 or 270, the mouse pointer doesn’

Re: [PATCH_v2] virtual-keyboard: Add new virtual keyboard protocol

2018-05-29 Thread Simon Ser
On May 24, 2018 7:27 PM, Dorota Czaplejewicz wrote: > Provides the ability to emulate keyboards by applications. Complementary to > input-method protocol. > > The interface is a mirror copy of wl_keyboard, with removed serials, and > added seat binding. > --- > This is the slightly improved ver

Re: [PATCH wayland-protocols v2] unstable/drm-lease: DRM lease protocol support

2018-05-29 Thread Pekka Paalanen
On Mon, 12 Feb 2018 16:51:51 +0200 Marius Vlad wrote: > Simple protocol extension to manage DRM lease. Based on the work by Keith > Packard in [1], respectively [2]. > > [1] > https://cgit.freedesktop.org/mesa/drm/commit/?id=c4171535389d72e9135c9615cecd07b346fd6d7e > [2] > https://git.kernel.o

Re: Migrating Wayland & Weston to GitLab

2018-05-29 Thread Daniel Stone
Hi Pekka, Thanks for the reply! On 29 May 2018 at 11:20, Pekka Paalanen wrote: > On Tue, 29 May 2018 10:59:52 +0100 > Daniel Stone wrote: >> But even once those are done, we need to clean up the bugs we're >> importing. The plan is to only import open bugs: closed bugs will stay >> in Bugzilla/P

Re: [PATCH v3 0/2] Add tablet_v2 suport to weston-info

2018-05-29 Thread Pekka Paalanen
On Mon, 30 Apr 2018 11:35:48 +0200 w...@ongy.net wrote: > From: Markus Ongyerth > > Changes since v2: > * Incorporated style changes as requested by Peter > > Exception: Single line multi declaration. > > Cheers, > ongy > > Markus Ongyerth (2): > weston-info: Add support for tablet-unstabl

Re: [PATCH weston] Fix a crash when unlocking or unconfining a pointer

2018-05-29 Thread Pekka Paalanen
On Thu, 10 May 2018 00:53:38 -0700 Dima Ryazanov wrote: > In GNOME (but not in Weston), if a window loses focus, the client first > receives > the focus event, then the unlock/unconfine event. This causes toytoolkit to > dereference a NULL window when unlocking or unconfining the pointer. > > T

Re: Migrating Wayland & Weston to GitLab

2018-05-29 Thread Pekka Paalanen
On Tue, 29 May 2018 10:59:52 +0100 Daniel Stone wrote: > Hi, > > On 7 May 2018 at 16:59, Daniel Stone wrote: > > Repository migration > > > > > > [admin hat still on] > > > > The first thing to happen is to migrate the central Git push point to > > GitLab. anongit.f

[PATCH weston 2/2 v5] clients/simple-egl-lease: A demo client for DRM leases

2018-05-29 Thread Marius Vlad
Heavily inspired by kmscube and simple-egl. Uses legacy page-flipping and triangle shaders from simple-egl. Signed-off-by: Marius Vlad --- Makefile.am| 11 + clients/simple-egl-lease.c | 887 + clients/simple-egl-lease.h | 99 + c

[PATCH weston 0/2 v5] DRM lease support

2018-05-29 Thread Marius Vlad
Functional no change since last version, just rebased to take into account clone series. Patch series that adds support for DRM leases. DRM leases is a method developed by Keith Packard to allow other application manage the output of a display/VR, while a DRM master is already owning the outputs

[PATCH weston 1/2 v5] compositor-drm: Add support for DRM lease

2018-05-29 Thread Marius Vlad
Signed-off-by: Marius Vlad --- Makefile.am| 8 +- compositor/main.c | 6 + configure.ac | 4 + libweston/compositor-drm.c | 279 - libweston/compositor.c | 1 + libweston/compositor.h | 1 + 6 fil

Re: Migrating Wayland & Weston to GitLab

2018-05-29 Thread Daniel Stone
Hi, On 7 May 2018 at 16:59, Daniel Stone wrote: > Repository migration > > > [admin hat still on] > > The first thing to happen is to migrate the central Git push point to > GitLab. anongit.fd.o and cgit will still work as read-only mirrors, > but you will not be able

Re: [PATCH weston v2 1/1] simple-dmabuf-drm: support DRM_FORMAT_LINEAR for NV12 as well

2018-05-29 Thread Guido Günther
Hi, On Tue, May 29, 2018 at 11:44:36AM +0300, Pekka Paalanen wrote: > On Mon, 28 May 2018 17:41:57 +0200 > Guido Günther wrote: > > > This makes --import-format=NV12 testable on e.g. intel > > > > We only set nv12_format_found to true if we found that format and at > > least one understood modif

Re: [PATCH] scanner: allow referencing foreign enums

2018-05-29 Thread Pekka Paalanen
On Sat, 26 May 2018 09:51:18 +0200 Silvan Jegen wrote: > Hi > > On Fri, May 25, 2018 at 05:24:41PM -0400, Simon Ser wrote: > > It's already possible to reference foreign interfaces, so it > > should also be possible to reference foreign enums. > > > > Signed-off-by: Simon Ser > > --- > > src/

Re: [PATCH weston v2 1/1] simple-dmabuf-drm: support DRM_FORMAT_LINEAR for NV12 as well

2018-05-29 Thread Pekka Paalanen
On Mon, 28 May 2018 17:41:57 +0200 Guido Günther wrote: > This makes --import-format=NV12 testable on e.g. intel > > We only set nv12_format_found to true if we found that format and at > least one understood modifier. Store modifier verbatim instead of using > a boolean flag. Last advertised an