
10 Jun
2011
10 Jun
'11
12:36 p.m.
Updates: Status: Fixed Labels: Usability Comment #1 on issue 459 by wirtwo...@gmail.com: Focus does not follow mouse when changing workspace http://code.google.com/p/xmonad/issues/detail?id=459 The current behavior is default since the most common usage when switching to a workspace is to continue working in the window you were in when you switched away. However, in darcs xmonad-contrib, you can use XMonad.Actions.UpdateFocus to enable output(2) whereby mouse motion over unfocused windows causes them to be focused. The extension uses handleEventHook which is only in darcs xmonad, so a full upgrade to darcs xmonad and xmonad-contrib versions is required. Marking as fixed in darcs unless further issues arise.