Re: [PATCH libinput 00/10] libinput device quirks config files

2018-05-28 Thread Peter Hutterer
On Mon, May 28, 2018 at 02:16:09PM +0300, Pekka Paalanen wrote: > On Mon, 28 May 2018 20:06:43 +1000 > Peter Hutterer wrote: > > > On Mon, May 28, 2018 at 12:54:57PM +0300, Pekka Paalanen wrote: > > > On Mon, 28 May 2018 18:08:26 +1000 > > > Peter Hutterer wrote: > > > > > > > This is the fir

Re: [PATCH libinput 00/10] libinput device quirks config files

2018-05-28 Thread Pekka Paalanen
On Mon, 28 May 2018 20:06:43 +1000 Peter Hutterer wrote: > On Mon, May 28, 2018 at 12:54:57PM +0300, Pekka Paalanen wrote: > > On Mon, 28 May 2018 18:08:26 +1000 > > Peter Hutterer wrote: > > > > > This is the first implementation of the .ini style config files for > > > libinput's device qui

Re: [PATCH libinput 00/10] libinput device quirks config files

2018-05-28 Thread Peter Hutterer
On Mon, May 28, 2018 at 12:54:57PM +0300, Pekka Paalanen wrote: > On Mon, 28 May 2018 18:08:26 +1000 > Peter Hutterer wrote: > > > This is the first implementation of the .ini style config files for > > libinput's device quirks. I first described this here: > > https://lists.freedesktop.org/archi

Re: [PATCH libinput 00/10] libinput device quirks config files

2018-05-28 Thread Pekka Paalanen
On Mon, 28 May 2018 18:08:26 +1000 Peter Hutterer wrote: > This is the first implementation of the .ini style config files for > libinput's device quirks. I first described this here: > https://lists.freedesktop.org/archives/wayland-devel/2018-May/038233.html > > This is NOT a configuration API.

[PATCH libinput 00/10] libinput device quirks config files

2018-05-28 Thread Peter Hutterer
This is the first implementation of the .ini style config files for libinput's device quirks. I first described this here: https://lists.freedesktop.org/archives/wayland-devel/2018-May/038233.html This is NOT a configuration API. This is a replacement for the hwdb entries we currently ship. It s