summaryrefslogtreecommitdiff
path: root/hwdb/parse_hwdb.py
Commit message (Expand)AuthorAgeFilesLines
* hwdb_parse: adjust indentation and imports following pylint adviceZbigniew Jędrzejewski-Szmek2016-12-011-10/+8
* hwdb: add XKB_FIXED_LAYOUT/VARIANT to the keyboard hwdbPeter Hutterer2016-12-011-2/+5
* hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt2016-11-301-1/+2
* parse_hwdb: fix to work with pyparsing 2.1.10Martin Pitt2016-11-301-1/+1
* Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"Martin Pitt2016-11-251-2/+1
* hwdb/parse_hwdb.py: open files with UTF-8 modeMartin Pitt2016-11-241-1/+2
* parse_hwdb: add import fallback for python2Zbigniew Jędrzejewski-Szmek2016-11-021-2/+8
* hwdb: add MOUSE_WHEEL_CLICK_COUNT for non-integer click angles (#4440)Peter Hutterer2016-10-211-0/+2
* Relicense hwdb/parse_hwdb.py as MIT (#4129)Zbigniew Jędrzejewski-Szmek2016-09-131-13/+21
* hwdb: let's no abbreivate HORIZONTAL as HORIZ (#3994)Lennart Poettering2016-08-191-1/+1
* hwdb: add a udev property for a wheel click angle on horiz wheelsPeter Hutterer2016-08-191-0/+1
* build-sys: hook up the hwdb parser to checkZbigniew Jędrzejewski-Szmek2016-08-091-4/+10
* tests: add python parser for hwdb grammarZbigniew Jędrzejewski-Szmek2016-08-091-0/+177