aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/font.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2022-07-01Reject font values that are invalid for pangoHugo Osvaldo Barrera
2022-07-01Avoid unecessary string copyHugo Osvaldo Barrera
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-05-06Implement pango supportRyan Dwyer
2018-05-05Move code for re-arranging after font height change into a common placeRyan Dwyer
2018-05-03Calculate config->font_height based on existing container titlesRyan Dwyer
2018-05-03Render titlesRyan Dwyer
2017-11-18Move everything to sway/old/Drew DeVault
2017-03-10UnGNUify the codebaseDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin