| Age | Commit message (Collapse) | Author | 
|---|
|  | libvmon isn't really exposed to the front-end code beyond charts,
so it's this or a vwm_charts_t.vmon accessor and callers
including libvmon/vmon.h (yuck). | 
|  | This introduces the concept of border markers intended to serve
as timeline references/milestones.
Here only the minimal API for setting their distance is added,
nothing is actually implemented yet. | 
|  | This API is targeting poll() usage which implies microseconds,
but let's better clarify it in naming. | 
|  |  | 
|  |  | 
|  | 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... | 
|  | Preparatory work for supporting --snapshot-on-sigchld to vmon;
add a way to access a chart's pixels outside of the X server. | 
|  |  |