mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-01 10:27:59 +02:00
For most interfaces, the client announcing its supported version is sufficient - the objects are all created server-side. For some interfaces (ei_connection_setup and ei_callback right now) the client needs to know the server-supported version. So let's switch the current ei_connection_setup.version event (used to negotiate ei_connection_setup's version) to a generic `interface_version` event. This way our EIS implementation can eventually send a version for ei_callback as well. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| protocol.xml | ||
| scanner.py | ||