Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-29 | charts: clarify timeout units as microseconds | Vito Caputo | |
This API is targeting poll() usage which implies microseconds, but let's better clarify it in naming. | |||
2024-08-13 | charts: experimenting with a deferred maintenance mode | Vito Caputo | |
2024-08-13 | charts: first stab at factoring out Xlib from charts/vmon | Vito Caputo | |
2021-08-26 | charts: add name to charts overlay | Vito Caputo | |
Currently only vmon wires this up to --name, but vwm could get the window title of the window being overlayed and pass that in if set... | |||
2021-08-25 | charts: add vwm_chart_render_as_{pixmap,ximage}() | Vito Caputo | |
Preparatory work for supporting --snapshot-on-sigchld to vmon; add a way to access a chart's pixels outside of the X server. | |||
2017-03-25 | overlays: rename overlays.[ch]->charts.[ch] | Vito Caputo | |