This implements the title_format command, with a new placeholder %shell
which gets substituted with the view type (xwayland, xdg_shell_v6 or
wl_shell).
Example config:
for_window [title=".*"] title_format %title (class=%class instance=%instance shell=%shell)
|
||
|---|---|---|
| .. | ||
| desktop.c | ||
| layer_shell.c | ||
| output.c | ||
| wl_shell.c | ||
| xdg_shell_v6.c | ||
| xwayland.c | ||