
5 Jun
2010
5 Jun
'10
9:05 p.m.
Comment #5 on issue 225 by scuz.there: Ability to send synthetic mouse events to windows http://code.google.com/p/xmonad/issues/detail?id=225 Is there a way to not have XMonad eat the focus click? Other window managers have this behavior so I assume they don't need to use synthetic events. Does anybody know if this is a limitation by the design of XMonad? Loosing the click when I focus a window drives me insane. I've spent hours pouring over the code so its likely not a simple feature so I could really use some assistance from somebody familiar with Haskell and X.