Age | Commit message (Expand) | Author |
2024-07-30 | libvmon: fix some small memory leaks | Vito Caputo |
2024-07-29 | charts: add PID column to snowflakes | Vito Caputo |
2024-07-28 | *: switch to gplv2 | Vito Caputo |
2024-07-28 | charts: introduce row column | Vito Caputo |
2024-07-23 | libvmon: assume short positive reads found EOF | Vito Caputo |
2024-07-11 | vmon: implement --now-names | Vito Caputo |
2024-07-11 | vmon: introduce --snapshots flag | Vito Caputo |
2024-07-11 | vmon: bump copyright years | Vito Caputo |
2024-07-11 | vmon: mention SIGUSR1 snapshotting in --help | Vito Caputo |
2024-06-02 | launchers: drop gimp and firefox launchers | Vito Caputo |
2023-10-19 | launchers: integrated recordMyDesktop | Vito Caputo |
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 |