Re: [PATCH libinput] udev: add the hwdb_parser.py test from systemd

2016-10-28 Thread Hans de Goede
Hi, On 28-10-16 07:33, Peter Hutterer wrote: upstream for this file lives in systemd, any changes to the actual parser should flow back there. libinput's matches are fairly simple. We have the various LIBINPUT_MODEL_ tags that just take a "1" and the two attributes that are dimensions. Signed-

[PATCH libinput] udev: add the hwdb_parser.py test from systemd

2016-10-27 Thread Peter Hutterer
upstream for this file lives in systemd, any changes to the actual parser should flow back there. libinput's matches are fairly simple. We have the various LIBINPUT_MODEL_ tags that just take a "1" and the two attributes that are dimensions. Signed-off-by: Peter Hutterer --- configure.ac

[PATCH libinput] udev: add the hwdb_parser.py test from systemd

2016-09-13 Thread Peter Hutterer
upstream for this file lives in systemd, any changes to the actual parser should flow back there. libinput's matches are fairly simple. We have the various LIBINPUT_MODEL_ tags that just take a "1" and the two attributes that are dimensions. Signed-off-by: Peter Hutterer --- configure.ac