mirror of
https://github.com/labwc/labwc.git
synced 2026-05-20 21:37:41 -04:00
window-title: rewording, renaming, lint fixes
This commit is contained in:
parent
0a9bd41df0
commit
cd7be59d5f
4 changed files with 26 additions and 26 deletions
|
|
@ -70,13 +70,13 @@ the `--exit` and `--reconfigure` options use.
|
|||
session clients support both X11 and Wayland, this command line option
|
||||
avoids re-writes and fragmentation.
|
||||
|
||||
*-t, --window-title* <fmtstr>
|
||||
Set the window title for labwc to use when nested in a compositor.
|
||||
<fmtstr> is a format string to be used as the window title, replacing
|
||||
`%o` with the name of the output region. This is useful when simulating
|
||||
multiple screens, such as with running labwc with the enviornment
|
||||
variable `WLR_WL_OUTPUTS=2`. In this case, `%o` will be unique per
|
||||
simulated screen.
|
||||
*-t, --title* <fmtstr>
|
||||
Set the window title for labwc to use when it is running in a window
|
||||
(i.e. nested in a compositor). <fmtstr> is a format string to be used as
|
||||
the window title, replacing `%o` with the name of the output
|
||||
region. This is useful when simulating multiple screens, such as with
|
||||
running labwc with the enviornment variable `WLR_WL_OUTPUTS=2`. In this
|
||||
case, `%o` will be unique per simulated screen.
|
||||
|
||||
*-v, --version*
|
||||
Show the version number and quit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue