Merge branch 'patch-1' into 'main'

Add missing types

See merge request libinput/libei!392
This commit is contained in:
Jordan Sissel 2026-05-17 06:47:48 +00:00
commit fb76a37836

View file

@ -55,6 +55,8 @@ ei-scanner additionally provides the following values to the Jinja2 templates:
from the protocol XML type:
uint32 -> "u"
int32 -> "i"
uint64 -> "t"
int64 -> "x"
float -> "f"
fd -> "h"
new_id -> "n"