summaryrefslogtreecommitdiff
path: root/src/desktop.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2024-10-19 16:29:46 -0700
committerVito Caputo <vcaputo@pengaru.com>2024-10-19 16:29:46 -0700
commitb3370e89a98e39dbf2928839c75fb20a108a5817 (patch)
tree17587a5d92faf5c1f675223df2e8c42b5ed650c8 /src/desktop.c
parent556368154db41283f9a26b1a5197916a6cc4fadb (diff)
vcr: pass vwm_charts_t.marker_distance ref to vcr_new()
Since vcr_t implements rendering of borders and backgrounds, to such an extent that when serializing mem->png for headless mode it produces the background and border on the fly on a per-row basis, let's just give it the ability to access the marker distance in vwm_charts_t and draw the markers as needed. It feels hacky to be passing pointers to these values but I really despise repeating setters across abstractions to plumb things through, so I'm doing the stupid simple thing here.
Diffstat (limited to 'src/desktop.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved