mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-19 13:38:30 +02:00
Add missing types
Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/392>
This commit is contained in:
parent
8a46bf3d4b
commit
2a89bf5af5
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue