sway/include/sway
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
..
input Default to current time when triggering cursor events 2018-04-21 14:07:22 +01:00
tree Implement title_format 2018-05-05 22:29:37 +10:00
commands.h Implement title_format 2018-05-05 22:29:37 +10:00
config.h Convert border_colors.text to float[4] 2018-05-03 08:14:17 -04:00
criteria.h
debug.h Add debug tree view 2018-04-06 11:49:27 -04:00
desktop.h Simplify damage tracking functions, use them in layer shell 2018-04-06 11:45:40 -04:00
ipc-json.h
ipc-server.h Implement fullscreen. 2018-04-16 20:36:40 +10:00
layers.h
output.h Simplify damage tracking functions, use them in layer shell 2018-04-06 11:45:40 -04:00
security.h
server.h