aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/title_format.c
AgeCommit message (Expand)Author
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-10-17Fix crashes when running certain commands on an empty workspaceRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-05-05Move code for re-arranging after font height change into a common placeRyan Dwyer
2018-05-05Fix memory leak in title_format commandRyan Dwyer
2018-05-05Implement title_formatRyan Dwyer