]> Pileus Git - wmpus/commit
Remove root window tracking
authorAndy Spencer <andy753421@gmail.com>
Tue, 7 Apr 2015 00:08:48 +0000 (00:08 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 15 Apr 2015 19:50:25 +0000 (19:50 +0000)
commitb012ee7a79c6ebc0f6818a108629571a61e2e5a7
treefcf4447863e160fa3eccabcf60805a0ab32d20fd
parent186168fe43a21434c71c25b3a6cb203ff4355cdf
Remove root window tracking

This is really only applicable to X11, and passing it around though all
the function isn't really needed anyway. The only place it was used was
in the watch/unwatch functions, but we can just pass NULL to say that we
want all events instead of events for a particular window.
main.c
sys-win32.c
sys-x11.c
sys.h
wm-mono.c
wm-tags.c
wm-wmii.c
wm.h