summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2016-08-14Merge pull request #5 from vcaputo/spacesVito Caputo
2016-08-14I've warmed up to space after control flow keywordsVito Caputo
2016-08-14Merge pull request #4 from vcaputo/fix_focus_of_unmapped_winsVito Caputo
2016-08-14Set input focus in vwm_win_focus() when is_mapped()Vito Caputo
2016-08-14Discard context arg from vwm_win_focus_next()Vito Caputo
2016-08-14s/vwm_xwin_is_visible/vwm_xwin_is_mapped/Vito Caputo
2016-06-28Clear the mapping bit when swallowing vwm-triggered MapNotify events.Vito Caputo
2016-01-03Cleanup random stray whitespace charactersVito Caputo
2016-01-03Fix missed keyboard ungrab when alt was released with others still pressedVito Caputo
2016-01-03Trivial cleanup: s/Mod1Mask/WM_GRAB_MODIFIER/gVito Caputo
2015-05-16Minor reformatting cleanupsVito Caputo
2015-02-21Introduced a 'refocus original window' operationVito Caputo
2015-02-21Added .gitignore for build artifactsVito Caputo
2014-10-18Merge pull request #1 from vcaputo/auto_allscreenVito Caputo
2014-09-28Automatically "autoconf" screen-sized new windows as "allscreened"Vito Caputo
2014-09-28Reflowed keystroke section of README to 75 wide, mostly for the github UI.Vito Caputo
2014-09-28Switched launchers to execute via "/bin/sh" rather than "bash"Vito Caputo
2014-09-14 Import of vwm3 changes from published source tgzVito Caputo
2014-09-14Import of vwm2 changes from published source tgzVito Caputo
2014-09-14Initial import of vwm1 from published source tgzVito Caputo
© All Rights Reserved