protocol: Add missing since attribute for name event on wl_seat
This event was added in version 2 of the protocol.
This commit is contained in:
parent
c56af574ca
commit
885d057536
|
@ -1234,7 +1234,7 @@
|
|||
|
||||
<!-- Version 2 of additions -->
|
||||
|
||||
<event name="name">
|
||||
<event name="name" since="2">
|
||||
<description summary="unique identifier for this seat">
|
||||
In a multiseat configuration this can be used by the client to help
|
||||
identify which physical devices the seat represents. Based on
|
||||
|
|
Loading…
Reference in New Issue
Block a user