The first RC for libinput 1.7 is now available. This cycle was quite a large
one and several big features were merged, so expect a few RCs before the
final release.
First big feature: James Ye implemented support for switches, in particular
lid switches. Closing the lid now disables the touchpad t
On Tuesday, 2017-02-21 16:14:27 +, Emil Velikov wrote:
> From: Emil Velikov
>
> With next commit we'll make wayland-util a shared library (for reasons
> mentioned in the commit). As such we need to make sure that the private
> symbols are somewhere that they can be used internally. Otherwise
On Fri, 9 Dec 2016 19:57:36 +
Daniel Stone wrote:
> Now that we have better types in drm_fb, use it for cursor buffers as
> well.
>
> Differential Revision: https://phabricator.freedesktop.org/D1493
>
> Signed-off-by: Daniel Stone
> ---
> libweston/compositor-drm.c | 73
> ++
On Tue, 21 Feb 2017 15:29:09 +0200
Pekka Paalanen wrote:
> On Fri, 9 Dec 2016 19:57:30 +
> Daniel Stone wrote:
>
> > Rather than magically trying to infer what the buffer is and what we
> > should do with it when we go to destroy it, add an explicit type
> > instead.
> >
> > Differential
On Fri, 9 Dec 2016 19:57:35 +
Daniel Stone wrote:
> When using the Pixman renderer, use drm_fb refcounting explicitly.
>
> Differential Revision: https://phabricator.freedesktop.org/D1492
>
> Signed-off-by: Daniel Stone
> ---
> libweston/compositor-drm.c | 8
> 1 file changed, 4