Age | Commit message (Expand) | Author |
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 |
2020-12-23 | direction: introduce vwm_direction_t enum type | Vito Caputo |
2020-07-05 | configure: update email address | Vito Caputo |
2020-05-09 | libvmon: trivial cosmetic changes | Vito Caputo |
2020-05-08 | libvmon: remove unused _MOVE_STALE_TO_FRONT stuff | Vito Caputo |
2020-05-08 | libvmon: fix bug in proc_follow_children() | Vito Caputo |
2019-09-23 | charts: introduce snprintf helper snpf() | Vito Caputo |
2019-07-14 | charts: clamp %n length to buffer size | Vito Caputo |
2018-10-23 | *: update copyright lines to include 2018 | Vito Caputo |
2018-10-23 | window: vwm_win_focus_next() skip shelf unmap/map | Vito Caputo |
2018-10-23 | window: trivial simplification of vwm_win_lookup() | Vito Caputo |
2018-04-11 | logo: trivial cleanup | Vito Caputo |
2018-04-11 | logo: fix an edge case where logo is drawn forever | Philip J. Freeman |
2017-12-29 | charts: fix ancestor siblings check segfault | Vito Caputo |
2017-11-28 | window: discover allscreen on configure too | Vito Caputo |
2017-11-28 | screen: raw rectangle coords for vwm_screen_find() | Vito Caputo |
2017-11-27 | window: improve vwm_win_manage_xwin() tracing | Vito Caputo |