On Wed, May 27, 2015 at 09:07:14AM +0300, Pekka Paalanen wrote:
> On Tue, 13 Jan 2015 10:29:06 +0800
> Jonas Ådahl wrote:
>
> > Noted. It should be semi safe to push as long as it's on libinput
> > master. Weston master can depend libinput master, can't it, Pekka?
>
> Ahhah, sorry, this question
On Tue, 13 Jan 2015 10:29:06 +0800
Jonas Ådahl wrote:
> Noted. It should be semi safe to push as long as it's on libinput
> master. Weston master can depend libinput master, can't it, Pekka?
Ahhah, sorry, this question had stuck in my long-time backlog.
I think Weston master can well depend on
On Tue, Jan 13, 2015 at 11:55:37AM +1000, Peter Hutterer wrote:
> libinput now provides a single event for scroll events. Extract the axes from
> that event and split them into the wl events.
>
> Signed-off-by: Peter Hutterer
> ---
> Patch for the as yet unreleased libinput 0.8. Do not merge yet,
On Tue, Jan 13, 2015 at 11:55:37AM +1000, Peter Hutterer wrote:
> libinput now provides a single event for scroll events. Extract the axes from
> that event and split them into the wl events.
>
> Signed-off-by: Peter Hutterer
Reviewed-by: Jonas Ådahl
> ---
> Patch for the as yet unreleased lib
libinput now provides a single event for scroll events. Extract the axes from
that event and split them into the wl events.
Signed-off-by: Peter Hutterer
---
Patch for the as yet unreleased libinput 0.8. Do not merge yet, it'll break
the build.
src/libinput-device.c | 25 ---