libei/proto
Peter Hutterer 5f69ee2417 proto: switch to use the Wayland message header
No real functional changes, this just changes the message header to be
header = [object_id, msglen << 16 | opcode].

The only difference to the wayland protocol is now the fixed vs float
but otherwise tools that can print/debug/mangle the wayland protocol
should be easily adjustable for this protocol too..
2023-03-03 11:27:01 +10:00
..
ei-scanner scanner: fix a few black complaints 2023-03-03 11:27:01 +10:00
meson.build scanner: rename to ei-scanner 2023-03-03 11:21:26 +10:00
protocol.xml proto: switch to use the Wayland message header 2023-03-03 11:27:01 +10:00