swayfx/sway/desktop
Ryan Dwyer 228c478e8d Implement title_format
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)
2018-05-05 22:29:37 +10:00
..
desktop.c Revert "Break everything^W^WUse wlr_box for sway_container" 2018-04-06 16:13:26 -04:00
layer_shell.c Fix layer surface crash on output destroy 2018-05-01 19:05:32 +02:00
output.c Use scissor to render title texture 2018-05-05 20:32:31 +10:00
wl_shell.c Implement borders 2018-04-30 21:24:13 +10:00
xdg_shell_v6.c Implement title_format 2018-05-05 22:29:37 +10:00
xwayland.c Implement title_format 2018-05-05 22:29:37 +10:00