mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-28 13:28:18 +02:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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:
|
from the protocol XML type:
|
||||||
uint32 -> "u"
|
uint32 -> "u"
|
||||||
int32 -> "i"
|
int32 -> "i"
|
||||||
|
uint64 -> "t"
|
||||||
|
int64 -> "x"
|
||||||
float -> "f"
|
float -> "f"
|
||||||
fd -> "h"
|
fd -> "h"
|
||||||
new_id -> "n"
|
new_id -> "n"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue