summaryrefslogtreecommitdiff
path: root/src/color.c
AgeCommit message (Collapse)Author
2022-07-30Improve error message for invalid colours.Phil Jones
2021-11-17Add sorting by run frequency.Phil Jones
This implements a rofi-like run cache. Other smaller changes include simplification of resize logic now that there's only one surface.
2021-10-31Add HiDPI support and lots of cleanup.Phil Jones