rio(4): list window states in order (thanks umbracticus)

This commit is contained in:
Alex Musolino 2020-12-22 10:11:03 +10:30
parent 262d5c101b
commit f2919dfd14

View file

@ -214,12 +214,12 @@ and
.IR y . .IR y .
Following these numbers are strings, also padded to 12 characters, Following these numbers are strings, also padded to 12 characters,
describing the window's state: describing the window's state:
.B hidden
or
.BR visible ;
.B current .B current
or or
.BR notcurrent . .BR notcurrent ;
.B hidden
or
.BR visible .
A subsequent read will block until the window changes size, location, or state. A subsequent read will block until the window changes size, location, or state.
When written to, When written to,
.B wctl .B wctl