index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hwdb
/
parse_hwdb.py
Age
Commit message (
Expand
)
Author
2017-01-05
hwdb: add MOUSE_WHEEL_TILT_VERTICAL/HORIZONTAL to the mouse db (#5023)
Peter Hutterer
2016-12-10
hwdb_parser: make sure that our patterns match the full property
Zbigniew Jędrzejewski-Szmek
2016-12-10
hwdb_parser: add support for ACCEL_MOUNT_MATRIX
Zbigniew Jędrzejewski-Szmek
2016-12-01
hwdb_parse: adjust indentation and imports following pylint advice
Zbigniew Jędrzejewski-Szmek
2016-12-01
hwdb: add XKB_FIXED_LAYOUT/VARIANT to the keyboard hwdb
Peter Hutterer
2016-11-30
hwdb/parse_hwdb.py: open files with UTF-8 mode
Martin Pitt
2016-11-30
parse_hwdb: fix to work with pyparsing 2.1.10
Martin Pitt
2016-11-25
Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"
Martin Pitt
2016-11-24
hwdb/parse_hwdb.py: open files with UTF-8 mode
Martin Pitt
2016-11-02
parse_hwdb: add import fallback for python2
Zbigniew Jędrzejewski-Szmek
2016-10-21
hwdb: add MOUSE_WHEEL_CLICK_COUNT for non-integer click angles (#4440)
Peter Hutterer
2016-09-13
Relicense hwdb/parse_hwdb.py as MIT (#4129)
Zbigniew Jędrzejewski-Szmek
2016-08-19
hwdb: let's no abbreivate HORIZONTAL as HORIZ (#3994)
Lennart Poettering
2016-08-19
hwdb: add a udev property for a wheel click angle on horiz wheels
Peter Hutterer
2016-08-09
build-sys: hook up the hwdb parser to check
Zbigniew Jędrzejewski-Szmek
2016-08-09
tests: add python parser for hwdb grammar
Zbigniew Jędrzejewski-Szmek