river-layout: fix typo in protocol
This commit is contained in:
parent
2f3fe5019b
commit
295f965f91
1 changed files with 3 additions and 3 deletions
|
@ -105,9 +105,9 @@
|
||||||
The compositor sends this event to inform the client that it requires a
|
The compositor sends this event to inform the client that it requires a
|
||||||
layout for a set of views.
|
layout for a set of views.
|
||||||
|
|
||||||
The usable width and height height indicate the space in which the
|
The usable width and height indicate the space in which the client
|
||||||
client can safely position views without interfering with desktop
|
can safely position views without interfering with desktop widgets
|
||||||
widgets such as panels.
|
such as panels.
|
||||||
|
|
||||||
The serial of this event is used to identify subsequent requests as
|
The serial of this event is used to identify subsequent requests as
|
||||||
belonging to this layout demand. Beware that the client might need
|
belonging to this layout demand. Beware that the client might need
|
||||||
|
|
Loading…
Reference in a new issue