swayfx/include/sway/tree
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
..
arrange.h Remove arrange_windows() 2018-04-30 08:47:38 +10:00
container.h Implement title_format 2018-05-05 22:29:37 +10:00
layout.h Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
view.h Implement title_format 2018-05-05 22:29:37 +10:00
workspace.h Create sway_workspace struct. 2018-04-17 09:31:34 +10:00