aboutsummaryrefslogtreecommitdiffstats
path: root/lib/card.lua
AgeCommit message (Expand)AuthorFilesLines
9 daysfeat: add a title icon to every labelled cardDanilo M.1-0/+34
9 daysrefactor: unify card no-data face and fluid sizingDanilo M.1-4/+24
10 daysfeat: add card.plot, a shared-scale line chartDanilo M.1-0/+54
10 daysfix: restore the line width card.ring sets, add card.truncateDanilo M.1-2/+26
10 daysfeat: fluid type for the gpu and cache cardsDanilo M.1-0/+28
10 daysfix: stop the widgets from stalling or raising the drawDanilo M.1-1/+1
10 daysfeat: add the disks and cache cardsDanilo M.1-0/+4
10 daysfeat: add bar, vbar, ring and threshold primitivesDanilo M.1-0/+91
10 daysfeat: give the clock its own fontDanilo M.1-0/+12
11 daysfix: step text cursors by advance, not ink widthDanilo M.1-0/+15
11 daysfix: read the palette from the config file, and stop leaking extentsDanilo M.1-3/+16
11 daysfeat: add Cairo card primitivesDanilo M.1-0/+86