libei/proto
Peter Hutterer 9cbce95326 protocol: add a sync request and the ei_callback interface
Directly copied from wayland. Note that while the wayland protocol
specifies the data is the last event serial in our case here it's just
0 since we don't have any event serials (yet).

The sync request is currently triggered after connection, merely to
ensure it works, it's not actually needed.
2023-03-03 11:20:42 +10:00
..
ei-proto.c.tmpl protocol: rename the ei core interface to ei_connection 2023-03-03 11:20:42 +10:00
ei-proto.h.tmpl protocol: rename the ei core interface to ei_connection 2023-03-03 11:20:42 +10:00
meson.build Drop protobuf in favour of a custom protocol 2023-03-03 11:20:42 +10:00
protocol.xml protocol: add a sync request and the ei_callback interface 2023-03-03 11:20:42 +10:00
scanner.py protocol: rename the ei core interface to ei_connection 2023-03-03 11:20:42 +10:00