The most recent patch is the one with natural_scroll in weston.ini
I tried changing it to enable_natural_scroll, but it was giving me a hard
time and wasnt working properly. :/
Jiayi
On Oct 23, 2016 5:51 PM, "Peter Hutterer" wrote:
> sorry, I'm getting lost here, which one is the most recent
On Mon, Oct 24, 2016 at 06:42:31PM +, Alexis BRENON @Wayland wrote:
> Hello everyone,
>
> I would like to implement kinetic scroll in the libinput driver for Xorg.
>
> I know that it's probably not the intended use of libinput ; as explained
> in the documentation, it's the client that have t
On Mon, Oct 24, 2016 at 10:13:27AM +0100, Eric Engestrom wrote:
> On Monday, 2016-10-24 11:45:17 +1000, Peter Hutterer wrote:
> > Fixes the respective clang warnings
> >
> > Signed-off-by: Peter Hutterer
> > ---
> > src/libinput.c| 6 ++
> > test/litest.c | 16
> >
Hello everyone,
I would like to implement kinetic scroll in the libinput driver for Xorg.
I know that it's probably not the intended use of libinput ; as explained
in the documentation, it's the client that have to manage that.
However, as an Xorg user not happy with the synaptics driver, I woul
On 23 October 2016 at 18:42, Bryce Harrington wrote:
> On Sat, Oct 22, 2016 at 03:09:24PM +0100, Daniel Stone wrote:
>> Debian Jessie's version of libxkbcommon is too old for compose support,
>> so rather than force people to upgrade, let's make it conditional.
>>
>> Signed-off-by: Daniel Stone
>
Update input event structures read from the kernel to match
the 1.2 version of the driver.
There are no changes to the exposed interfaces of libinput.
Note that the patch goes along with the changes to libevdev
and mtdev to support the updated kernel driver.
The associated kernel driver change i
Hi,
All 3 patches LGTM and are:
Reviewed-by: Hans de Goede
Regards,
Hans
On 24-10-16 03:45, Peter Hutterer wrote:
Fixes the respective clang warnings
Signed-off-by: Peter Hutterer
---
src/libinput.c| 6 ++
test/litest.c | 16
test/misc.c | 7 +++