summaryrefslogtreecommitdiff
path: root/usr.bin/aiomixer/draw.c
AgeCommit message (Expand)Author
2023-06-29aiomixer(1): Support the informal NO_COLOR standard.nia
2021-07-15aiomixer: avoid wasting spacenia
2021-07-15aiomixer: fix calculation of maximum screen widthnia
2021-05-29aiomixer: remove workaround for libcurses bugnia
2021-05-08aiomixer: bound the drawn area to the screen size, rather than replacing itnia
2021-05-08aiomixer: do not adjust class widget pad height, draw to end of screennia
2021-05-08aiomixer: fix background banding with slightly older libcursesnia
2021-05-07aiomixer: display the unit type for value controlsnia
2021-05-07aiomixer: use standout for headings, avoid banding in headernia
2021-05-07import aiomixer from git into usr.bin.nia