diff options
| author | Isaac Freund <ifreund@ifreund.xyz> | 2021-08-02 15:58:56 +0200 |
|---|---|---|
| committer | Isaac Freund <ifreund@ifreund.xyz> | 2021-08-02 15:58:56 +0200 |
| commit | 295f965f9179d99c421decb67611b83605d5fcad (patch) | |
| tree | eb6984d9f7bb31ebecebd1d328fd931699d207fd /protocol/river-layout-v3.xml | |
| parent | 2f3fe5019b617756417c10c47e070cb278bc44df (diff) | |
| download | river-295f965f9179d99c421decb67611b83605d5fcad.tar.gz river-295f965f9179d99c421decb67611b83605d5fcad.tar.xz | |
river-layout: fix typo in protocol
Diffstat (limited to 'protocol/river-layout-v3.xml')
| -rw-r--r-- | protocol/river-layout-v3.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/protocol/river-layout-v3.xml b/protocol/river-layout-v3.xml index 27fd50b..c9822eb 100644 --- a/protocol/river-layout-v3.xml +++ b/protocol/river-layout-v3.xml @@ -105,9 +105,9 @@ The compositor sends this event to inform the client that it requires a layout for a set of views. - The usable width and height height indicate the space in which the - client can safely position views without interfering with desktop - widgets such as panels. + The usable width and height indicate the space in which the client + can safely position views without interfering with desktop widgets + such as panels. The serial of this event is used to identify subsequent requests as belonging to this layout demand. Beware that the client might need |
