Subj : src/uifc/uifc32.c To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Thu May 25 2023 11:30 am https://gitlab.synchro.net/main/sbbs/-/commit/dc6b7f83882e372ab9199fb7 Modified Files: src/uifc/uifc32.c Log Message: In screen widths < 80 columns, auto-suppress the date/time display The the date/time display would overwrite parts of the application title in narrower screen modes, so let's not do that. .