summaryrefslogtreecommitdiffstats
path: root/source/modes/window.c
AgeCommit message (Expand)Author
2023-01-14Update copyright dates.Dave Davenport
2023-01-08[window] When no window title set, handle this more gracefullyDave Davenport
2022-11-19Move config.hDave Davenport
2022-11-17[Window] Fix reloading windowcd from xserver requestDave Davenport
2022-11-02[Window] Make sure their is a trailing 0 on the workspace strings.Dave Davenport
2022-10-22[Window] Small fixes to prefer-icon-theme optionDave Davenport
2022-10-22[Window] Add -window-prefer-icon-theme option.Dave Davenport
2022-10-03Add format option to disable padding with space the "window-format" entries (...David Kosorin
2022-09-25[window] Check bitmask, not full comparisonDave Davenport
2022-07-24[window] Add an option to hide active window.Dave Davenport
2022-07-23[Build] Fix some compile warnings.Dave Davenport
2022-06-28[Window] Small fix avoiding unneeded icon reloads.Dave Davenport
2022-06-27[Modes] Support icons off multiple icons.Dave Davenport
2022-05-17[Dmenu] use ssize_t instead of size_t.Dave Davenport
2022-03-15Cleanup some duplicate checks.Dave Davenport
2022-02-23Rename Dialogs -> ModesDave Davenport