JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove all focus code from functions and replace it with a single function.
authorMarco Peereboom <marco@conformal.com>
Thu, 15 Oct 2009 20:42:59 +0000 (20:42 +0000)
committerMarco Peereboom <marco@conformal.com>
Thu, 15 Oct 2009 20:42:59 +0000 (20:42 +0000)
commitca0a73213393d92c980ab0d9d11fbe716b1f6f3e
tree53c11822a6f2fd6cd78c7238ea6729fc94361701
parentd5224075141e023d53fdede00c48293f9b88c080
Remove all focus code from functions and replace it with a single function.
This works reasonably well but all the corner cases now need to be built.
Getting it in because it was becomming unwieldly.

As fas as I know this fixes all use after free issues.  It is mean in that
it paints the old entries and has several aborts ready to go when something
bad happens.
scrotwm.c