aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/title_format.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2021-09-20Avoid unecessary font metric calculationsHugo Osvaldo Barrera
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
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