summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22Trivial cleanup and small (but continuous) memory leak fixVito Caputo
2017-02-22composite: fix occluded region leakVito Caputo
2017-02-22vwm: use vwm.done to signal quitVito Caputo
2017-02-02configure: don't generate config.hVito Caputo
2017-02-02.gitignore: suppress more autotools junkVito Caputo
2017-02-02build: add autotools bootstrap scriptVito 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-10Merge pull request #8 from vcaputo/decrement_key_is_grabbedVito Caputo
2016-11-10key: decrement key_is_grabbed release of multi-AltVito Caputo
2016-09-09Merge pull request #6 from vcaputo/clean_houseVito 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
© All Rights Reserved