JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix the damned enternotify code for real.
authorMarco Peereboom <marco@conformal.com>
Fri, 23 Oct 2009 16:39:45 +0000 (16:39 +0000)
committerMarco Peereboom <marco@conformal.com>
Fri, 23 Oct 2009 16:39:45 +0000 (16:39 +0000)
commitc292d0eb67ea97de3022e137eab520e3f52ec6a5
tree82d3cbbeffd0641d003cb9f4422441bd48f54f91
parent37c079137c4ec6182db647c3df3a0e4e135fa0dd
Fix the damned enternotify code for real.
Weed out VirtualNotify (switch ws and border crossings) and InferiorNotify
(focus on self, aka touching its own border).
Then check for ConfigureNotify to see if a window is being deleted or moved
to another work space.

This is the smaller hammer for the QLength trick that used to be in there.

If we still have focus issues we need to work those but this is worth
going in.
scrotwm.c