summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-27*: update email address: s/gnugeneration/pengaru/Vito Caputo
2017-03-27charts: don't copy or free zero chartsVito Caputo
2017-03-27charts: reduce CHART_MAX_ARGC from 512 to 64Vito Caputo
2017-03-25libvmon: wrap X-Macro parser state in a structVito Caputo
2017-03-25*: add some missing includesVito Caputo
2017-03-25vmon: two trivial cleanupsVito Caputo
2017-03-25overlays: rename overlays.[ch]->charts.[ch]Vito Caputo
2017-03-25overlays: rename overlays->chartsVito Caputo
2017-03-25overlays: define the libvmon wantsVito Caputo
2017-03-25overlays: handle errors in vwm_overlays_create()Vito Caputo
2017-03-25overlays: just some tidying of the chaosVito Caputo
2017-03-25*: more minor style fixupsVito Caputo
2017-03-25composite: fix root_buffer leak on invalidate rootVito Caputo
2017-03-25*: restore old indentation of switch casesVito Caputo
2017-03-25*: s/malloc/calloc/Vito Caputo
2017-03-25xwindow: s/xwindow->mapped/xwindow->client_mapped/Vito Caputo
2017-03-25xevent: use vwm_win_map() instead of XMapWindow()Vito Caputo
2017-03-24xevent: cleanup vwm_xevent_handle_map_request()Vito Caputo
2017-03-24util: switch VWM_BUG macro from including strerrorVito Caputo
2017-03-24window: cleanup vwm_win_focused()Vito Caputo
2017-03-24xwindow: drop configurable HONOR_OVERRIDE_REDIRECTVito Caputo
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
© All Rights Reserved