i rewrote handling of focus events. this is pretty much based on blackbox's current...
authorDana Jansens <danakj@orodu.net>
Mon, 12 Mar 2007 05:25:34 +0000 (05:25 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 12 Mar 2007 05:25:34 +0000 (05:25 +0000)
commitc018e212200dfece62b49c6ed385d379eb4e45e9
tree671ce461ff859aa32594be2e79937c12e7e1ea84
parent310ea89e0ebb53e27550440960305ffc446ae8ce
i rewrote handling of focus events. this is pretty much based on blackbox's current form, as well as reading the xlib programming manual at:
http://tronche.com/gui/x/xlib/events/input-focus/normal-and-grabbed.html

this may break for people. that'd be nice to hear about, so it can be fixed. but hopefully this is more robust. it sure is a lot more simple.
openbox/client.c
openbox/event.c
openbox/focus.c
openbox/focus.h
openbox/frame.c