river-status: note that wl_outputs must be bound
This commit is contained in:
parent
3bc799811f
commit
2f0bd157e3
1 changed files with 2 additions and 1 deletions
|
@ -80,7 +80,8 @@
|
|||
<interface name="zriver_seat_status_v1" version="1">
|
||||
<description summary="track seat focus">
|
||||
This interface allows clients to receive information about the current
|
||||
focus of a seat.
|
||||
focus of a seat. Note that (un)focused_output events will only be sent
|
||||
if the client has bound the relevant wl_output globals.
|
||||
</description>
|
||||
|
||||
<request name="destroy" type="destructor">
|
||||
|
|
Loading…
Reference in a new issue