Hi,
On 09/03/2014 05:57 AM, Peter Hutterer wrote:
> On Tue, Sep 02, 2014 at 04:34:50PM +0200, Hans de Goede wrote:
>> Most trackpoint users want to be able to scroll using the trackpoint with
>> the middle button pressed, add support for this.
>>
>> Signed-off-by: Hans de Goede
>
> yes, but I'd
Hi,
On 09/03/2014 05:50 AM, Peter Hutterer wrote:
> On Tue, Sep 02, 2014 at 04:34:49PM +0200, Hans de Goede wrote:
>> So that it can be used for middle button trackpoint scrolling too.
>>
>> Signed-off-by: Hans de Goede
>> ---
>> src/evdev-mt-touchpad.c | 56
>> +++--
Hi,
this is the last release candidate towards Wayland and Weston 1.6. The
SHA1s are:
9ce236dbd1d13ae371dddc40530a6cf78001f40a wayland-1.5.93.tar.xz
edf4e7abea4046f003f53c300acf9af7dffc2e48 wayland 1.5.93 tag
f79f6e4721f263ca7145252e772972e5d61e6158 weston-1.5.93.tar.xz
f1d2cc0d149cb8
On Fri, 12 Sep 2014 12:11:21 +0300
Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> Set the default logging level from libinput to INFO. This matches better
> the behaviour of the old input backend, and prints the found input
> devices into Weston's log.
>
> Signed-off-by: Pekka Paalanen
> --
From: Pekka Paalanen
Set the default logging level from libinput to INFO. This matches better
the behaviour of the old input backend, and prints the found input
devices into Weston's log.
Signed-off-by: Pekka Paalanen
---
src/libinput-seat.c | 16
1 file changed, 8 insertions(
On Thu, 11 Sep 2014 23:35:58 +0200
Jonas Ådahl wrote:
> Initial key state is no pressed keys, and the libinput_device_get_keys
> function was deprecated in libinput 0.6.0.
>
> Signed-off-by: Jonas Ådahl
> ---
>
> Requires libinput 0.6.0, and assumes the previous posted patch that
> updates the
On Tue, 9 Sep 2014 13:02:25 +1000
Peter Hutterer wrote:
> WL_CALIBRATION, introduced in weston-1.1, requires the translation component
> of the calibration matrix to be in screen coordinates. libinput does not have
> access to this and it's not a very generic way to do this anyway. So with
> the