]> icculus.org git repositories - dana/openbox.git/commit
use hash tables in ping.[ch] instead of a list. we're pinging every window, not just...
authorDana Jansens <danakj@orodu.net>
Wed, 16 Jan 2008 23:44:22 +0000 (18:44 -0500)
committerDana Jansens <danakj@orodu.net>
Wed, 16 Jan 2008 23:44:22 +0000 (18:44 -0500)
commit299687110d478a4928932f72031c345b27a01840
treeed47a7e191e7310db45478566b1bb8958777a70e
parent2ee4251092a70af6a7c1826aaef01506dfcbf556
use hash tables in ping.[ch] instead of a list. we're pinging every window, not just windows youre trying to close, so don't use datastructures that suck with lots of windows..
openbox/event.c
openbox/openbox.c
openbox/ping.c
openbox/ping.h