Age | Commit message (Expand) | Author |
2017-03-21 | libvmon: style cleanups | Vito Caputo |
2017-03-21 | vmon: introduce vmon utility | Vito Caputo |
2017-03-20 | overlays: add ability to explicitly set rate | Vito Caputo |
2017-03-15 | overlays: paramize vwm_overlay_render() Render op | Vito Caputo |
2017-03-14 | *: trivial code formatting cleanups | Vito Caputo |
2017-03-14 | overlays: extricate overlays from vwm internals | Vito Caputo |
2017-03-14 | xwindow: use calloc in vwm_xwindow_create() | Vito Caputo |
2017-03-14 | xwindow: add vwm_xwin_get_pid() helper | Vito Caputo |
2017-03-14 | vwm: minor tidying of vwm.h | Vito Caputo |
2017-03-14 | overlays: encapsulate global overlays state | Vito Caputo |
2017-03-14 | overlay: rename overlay.[ch] -> overlays.[ch] | Vito Caputo |
2017-03-14 | libvmon: add "sys-wide" arg for sample callbacks | Vito Caputo |
2017-03-14 | vwm: utilize vwm_xserver_t, minor refactor | Vito Caputo |
2017-03-14 | xserver: introduce isolated core xserver api | Vito Caputo |
2017-03-14 | *: add some missing string.h includes | Vito Caputo |
2017-03-14 | vwm: split out helper macros into util.h | Vito Caputo |
2017-03-14 | overlay: fix heirarchy tee/cap drawing bug | Vito Caputo |
2017-02-22 | composite: fix occluded region leak | Vito Caputo |
2017-02-22 | vwm: use vwm.done to signal quit | Vito Caputo |
2017-02-02 | libvmon: use readdir() instead of readdir_r() | Vito Caputo |
2017-02-02 | launchers: s/iceweasel/firefox/g | Vito Caputo |
2016-12-19 | xevent: implicitly manage window in MapNotify handler | Vito Caputo |
2016-12-18 | overlay: fix bug with extraordinarily long argvs | Vito Caputo |
2016-11-10 | key: decrement key_is_grabbed release of multi-Alt | Vito Caputo |
2016-09-09 | overlay: short-circuit draw_heirarchy_row() if unchanged | Vito Caputo |
2016-09-09 | libvmon: clear {children,threads}_changed when sampling | Vito Caputo |
2016-09-09 | overlay: move heirarchy row drawing to function | Vito Caputo |
2016-09-09 | overlay: introduce overlay.redraw_needed | Vito Caputo |
2016-09-09 | overlay: split IOWait/Idle from rest of recursive draw_overlay | Vito Caputo |
2016-09-09 | overlay: use XTextWidth instead of XTextExtents | Vito Caputo |
2016-09-09 | build: Adopt GNU automake (and thus autotools) | Vito Caputo |
2016-09-09 | *: refactor all the things | Vito Caputo |