mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 10:11:43 -05:00
Document control --record-history
This commit is contained in:
parent
98c2b6c1e5
commit
4c47ba7037
2 changed files with 8 additions and 0 deletions
|
@ -856,6 +856,11 @@ Write the current internal state to the panel FIFO\&.
|
||||||
.RS 4
|
.RS 4
|
||||||
Toggle the visibility of all the windows\&.
|
Toggle the visibility of all the windows\&.
|
||||||
.RE
|
.RE
|
||||||
|
.PP
|
||||||
|
\fB\-\-record\-history\fR on|off
|
||||||
|
.RS 4
|
||||||
|
Enable or disable the recording of window focus history\&.
|
||||||
|
.RE
|
||||||
.RE
|
.RE
|
||||||
.SS "Pointer"
|
.SS "Pointer"
|
||||||
.sp
|
.sp
|
||||||
|
|
|
@ -519,6 +519,9 @@ Options
|
||||||
*--toggle-visibility*::
|
*--toggle-visibility*::
|
||||||
Toggle the visibility of all the windows.
|
Toggle the visibility of all the windows.
|
||||||
|
|
||||||
|
*--record-history* on|off::
|
||||||
|
Enable or disable the recording of window focus history.
|
||||||
|
|
||||||
Pointer
|
Pointer
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue