Age | Commit message (Expand) | Author |
2023-10-19 | launch: interpolate arguments | Vito Caputo |
2023-10-19 | window: constify vwm_t in vwm_win_get_focused() | Vito Caputo |
2023-10-19 | key: trivial whitespace/formatting fixup | Vito Caputo |
2023-10-19 | launchers: ditch the unnecessary absolute paths | Vito Caputo |
2023-02-21 | key: add Mod1+z for 0Hz (disabled) monitoring | Vito Caputo |
2023-02-21 | charts: remove INFINITY (0Hz) from intervals | Vito Caputo |
2022-02-06 | charts: ensure first update always samples | Vito Caputo |
2022-02-06 | vmon: suppress "(null)" name in snapshot filenames | Vito Caputo |
2022-02-06 | vmon: remove vestigal puts("DONE!") | Vito Caputo |
2022-02-06 | vmon: add %P fmt specifier for getpid() | Vito Caputo |
2022-02-05 | key: create desktop on isolated window mru migrate | Vito Caputo |
2022-01-27 | vmon: interpolate command execution arguments | Vito Caputo |
2021-12-25 | xwindow: include >= fullscreen in vwm_xwin_should_manage() | Vito Caputo |
2021-12-25 | *: test override_redirect via vwm_xwin_should_manage() | Vito Caputo |
2021-12-25 | xwindow: introduce vwm_xwin_should_manage() | Vito Caputo |
2021-12-24 | window: fix VWM_TRACE() vestigial desktop name print | Vito Caputo |
2021-11-03 | vmon: drop unnecessary default: case | Vito Caputo |
2021-10-23 | window: don't crash in assimilate unexpected case | Vito Caputo |
2021-09-21 | charts: Wall=??s if proc_stat->start is > boottime | Vito Caputo |
2021-09-20 | charts: fixup VWM_COLUMN_PROC_TREE indentation | Vito Caputo |
2021-09-16 | vmon: save snapshots on SIGUSR1 as well | Vito Caputo |
2021-09-16 | vmon: only save SIGCHLD snapshot w/{-s,--snapshot} | Vito Caputo |
2021-09-16 | vmon: rename -{x,y} flags to -{W,H} | Vito Caputo |
2021-09-16 | vmon: add --version flag | Vito Caputo |
2021-09-16 | vmon: bump copyright years up to 2021 | Vito Caputo |
2021-09-16 | vmon: exit w/error on unrecognized flag-like argument | Vito Caputo |
2021-09-13 | charts: show ??s when proc_stat->start is unset | Vito Caputo |
2021-09-12 | charts: kludgey fixup of scribbled columns | Vito Caputo |
2021-09-12 | charts: refactor overlay text to @runtime columns | Vito Caputo |
2021-09-12 | charts: don't show argv for threads | Vito Caputo |
2021-09-12 | charts: darken shadow by bumping opacity a bit | Vito Caputo |
2021-09-12 | list: constify list_empty() | Vito Caputo |
2021-09-09 | lbvmon: expose clock_gettime(CLOCK_BOOTTIME) | Vito Caputo |
2021-08-26 | vmon: bump max --name length in snapshot filename | Vito Caputo |
2021-08-26 | charts: use composed height pixmap/ximage renders | Vito Caputo |
2021-08-26 | charts: add name to charts overlay | Vito Caputo |
2021-08-26 | vmon: implement --name | Vito Caputo |
2021-08-26 | vmon: implement --snapshot | Vito Caputo |
2021-08-26 | vmon: implement --output-dir | Vito Caputo |
2021-08-26 | vmon: track start time | Vito Caputo |
2021-08-25 | configure: pull in libpng pkgconfig for vmon | Vito Caputo |
2021-08-25 | charts: add vwm_chart_render_as_{pixmap,ximage}() | Vito Caputo |
2021-01-09 | context_colors: drop brown | Vito Caputo |
2021-01-03 | vmon: handle WM_DELETE_WINDOW client messages | Vito Caputo |
2021-01-03 | charts: round up Hz integral of sampling interval | Vito Caputo |
2021-01-02 | *: replace the "shelf" with "contexts" | Vito Caputo |
2021-01-02 | context_colors: introduce context colors list X-Macro | Vito Caputo |
2021-01-01 | *: return MRU object from _mru() funcs | Vito Caputo |
2020-12-23 | desktop: drop unused desktop names | Vito Caputo |
2020-12-23 | *: introduce and use direction parameter | Vito Caputo |