queue hooks so that they don't run as each thing happens, instead run them at the...
authorDana Jansens <danakj@orodu.net>
Sat, 1 Mar 2008 06:52:38 +0000 (01:52 -0500)
committerDana Jansens <danakj@orodu.net>
Sat, 21 Nov 2009 18:56:35 +0000 (13:56 -0500)
commita1b9d4cc6d20e61f7a805a89dae80fe1cf052da5
tree6af3d42689cee7b7834b385b91dd6119baf0c5b8
parent043912c0e4e2b9c3422a010b6e1be033debf6fc1
queue hooks so that they don't run as each thing happens, instead run them at the end.  keep the openbox code paths fast.
openbox/client.c
openbox/event.c
openbox/focus.c
openbox/hooks.c
openbox/hooks.h
openbox/screen.c