libei/proto
Peter Hutterer 4d9ca1796d protocol: move pointer/keyboard/touch into separate interfaces
This allows us to have a device support multiple interfaces and evolve
those interfaces individually, e.g. add things to the keyboard interface
without having to bump the touchscreen interface.

Note that due to a name clash with the existing struct ei_touch public
API the protocol interface is named touchscreen.
2023-03-03 11:21:26 +10:00
..
ei-proto.c.tmpl brei: pass the proto object through to send_message 2023-03-03 11:21:26 +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: move pointer/keyboard/touch into separate interfaces 2023-03-03 11:21:26 +10:00
scanner.py protocol: rename the ei core interface to ei_connection 2023-03-03 11:20:42 +10:00