mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-04-17 11:40:42 +02:00
proto: add an extra reference to the interface_version event
Just in case, so it's more obvious that those two negotiate each other.
This commit is contained in:
parent
712e9513c6
commit
2f8872676d
1 changed files with 2 additions and 1 deletions
|
|
@ -132,7 +132,8 @@
|
|||
given named interface with the given maximum version number.
|
||||
|
||||
Future objects created by the EIS implementation will
|
||||
use the respective interface version (or any lesser version).
|
||||
use the respective interface version (or any lesser version)
|
||||
as announced by the ei_connection.interface_version event.
|
||||
|
||||
This request must be sent for the "ei_connection" interface,
|
||||
failing to do so will result in the EIS implementation disconnecting
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue