index
:
vwm/.git
master
moremoolti
Minimalist X11 window manager with built-in visual process monitoring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-24
window: cleanup vwm_win_focused()
Vito Caputo
2017-03-24
xwindow: drop configurable HONOR_OVERRIDE_REDIRECT
Vito Caputo
2017-03-24
xwindow: cleanup vwm_xwin_is_mapped()
Vito Caputo
2017-03-21
*: update copyrights for 2017
Vito Caputo
2017-03-21
libvmon: use pread() instead of lseek()+read()
Vito Caputo
2017-03-21
libvmon: use local buffers for constructing paths
Vito Caputo
2017-03-21
libvmon: shirt-circuit parse loop on final state
Vito Caputo
2017-03-21
vmon: uninline is_flag mistaken inline
Vito Caputo
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
Trivial cleanup and small (but continuous) memory leak fix
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
configure: don't generate config.h
Vito Caputo
2017-02-02
.gitignore: suppress more autotools junk
Vito Caputo
2017-02-02
build: add autotools bootstrap script
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
Merge pull request #8 from vcaputo/decrement_key_is_grabbed
Vito Caputo
2016-11-10
key: decrement key_is_grabbed release of multi-Alt
Vito Caputo
2016-09-09
Merge pull request #6 from vcaputo/clean_house
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
2016-08-14
Merge pull request #5 from vcaputo/spaces
Vito Caputo
2016-08-14
I've warmed up to space after control flow keywords
Vito Caputo
2016-08-14
Merge pull request #4 from vcaputo/fix_focus_of_unmapped_wins
Vito Caputo
2016-08-14
Set input focus in vwm_win_focus() when is_mapped()
Vito Caputo
[prev]
[next]
© All Rights Reserved