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
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
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
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
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’
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
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
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
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
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
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
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
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
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
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
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
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/
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
18 matches
Mail list logo