summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-24xwindow: cleanup vwm_xwin_is_mapped()Vito Caputo
2017-03-21*: update copyrights for 2017Vito Caputo
2017-03-21libvmon: use pread() instead of lseek()+read()Vito Caputo
2017-03-21libvmon: use local buffers for constructing pathsVito Caputo
2017-03-21libvmon: shirt-circuit parse loop on final stateVito Caputo
2017-03-21vmon: uninline is_flag mistaken inlineVito Caputo
2017-03-21libvmon: style cleanupsVito Caputo
2017-03-21vmon: introduce vmon utilityVito Caputo
2017-03-20overlays: add ability to explicitly set rateVito Caputo
2017-03-15overlays: paramize vwm_overlay_render() Render opVito Caputo
2017-03-14*: trivial code formatting cleanupsVito Caputo
2017-03-14overlays: extricate overlays from vwm internalsVito Caputo
2017-03-14xwindow: use calloc in vwm_xwindow_create()Vito Caputo
2017-03-14xwindow: add vwm_xwin_get_pid() helperVito Caputo
2017-03-14vwm: minor tidying of vwm.hVito Caputo
2017-03-14overlays: encapsulate global overlays stateVito Caputo
2017-03-14overlay: rename overlay.[ch] -> overlays.[ch]Vito Caputo
2017-03-14libvmon: add "sys-wide" arg for sample callbacksVito Caputo
2017-03-14vwm: utilize vwm_xserver_t, minor refactorVito Caputo
2017-03-14xserver: introduce isolated core xserver apiVito Caputo
2017-03-14*: add some missing string.h includesVito Caputo
2017-03-14vwm: split out helper macros into util.hVito Caputo
2017-03-14overlay: fix heirarchy tee/cap drawing bugVito Caputo
2017-02-22composite: fix occluded region leakVito Caputo
2017-02-22vwm: use vwm.done to signal quitVito Caputo
2017-02-02libvmon: use readdir() instead of readdir_r()Vito Caputo
2017-02-02launchers: s/iceweasel/firefox/gVito Caputo
2016-12-19xevent: implicitly manage window in MapNotify handlerVito Caputo
2016-12-18overlay: fix bug with extraordinarily long argvsVito Caputo
2016-11-10key: decrement key_is_grabbed release of multi-AltVito Caputo
2016-09-09overlay: short-circuit draw_heirarchy_row() if unchangedVito Caputo
2016-09-09libvmon: clear {children,threads}_changed when samplingVito Caputo
2016-09-09overlay: move heirarchy row drawing to functionVito Caputo
2016-09-09overlay: introduce overlay.redraw_neededVito Caputo
2016-09-09overlay: split IOWait/Idle from rest of recursive draw_overlayVito Caputo
2016-09-09overlay: use XTextWidth instead of XTextExtentsVito Caputo
2016-09-09build: Adopt GNU automake (and thus autotools)Vito Caputo
2016-09-09*: refactor all the thingsVito Caputo
© All Rights Reserved