window-title: rewording, renaming, lint fixes

This commit is contained in:
massi 2026-05-12 17:06:18 -07:00 committed by Johan Malm
parent 0a9bd41df0
commit cd7be59d5f
4 changed files with 26 additions and 26 deletions

View file

@ -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