libei/proto
Peter Hutterer e0a6c75cb4 protocol: widen the callback_data arg for ping/sync to 64bit
The only invocations we have right now of these callbacks ignore the
argument or force it to zero. But in the future we may have an interface
that requires a callback and that interface may need to store a
timestamp or object ID in this argument - so let's make sure we have
enough space for that.
2023-05-16 15:09:47 +10:00
..
ei-scanner scanner: add a validator for Interface.mode 2023-04-06 14:01:07 +10:00
meson.build meson: require the python modules that the scanner requires 2023-04-26 14:25:21 +10:00
protocol.dtd proto: replace pointer/keyboard/touchscreen with a generic "interface" event 2023-04-06 13:57:18 +10:00
protocol.xml protocol: widen the callback_data arg for ping/sync to 64bit 2023-05-16 15:09:47 +10:00