darcs patch: XMonad.Actions.WindowGo: fix a floating-... (and 1 more)

Fri Dec 5 10:07:55 EST 2008 gwern0@gmail.com * XMonad.Actions.WindowGo: fix a floating-related focus bug If a floating window was focused, a cross-workspace 'raise' would cause a loop of shifting windows. Apparently the problem was 'focus' and its mouse-handling. Spencer suggested that the calls to focus be replaced with 'focusWindow', which resolved it. Sat Dec 20 10:33:02 EST 2008 gwern0@gmail.com * hlintify XUtils, XSelection, Search, WindowGo

On Sat, Dec 20, 2008 at 07:36:04AM -0800, gwern0@gmail.com wrote:
Fri Dec 5 10:07:55 EST 2008 gwern0@gmail.com * XMonad.Actions.WindowGo: fix a floating-related focus bug If a floating window was focused, a cross-workspace 'raise' would cause a loop of shifting windows. Apparently the problem was 'focus' and its mouse-handling. Spencer suggested that the calls to focus be replaced with 'focusWindow', which resolved it.
Sat Dec 20 10:33:02 EST 2008 gwern0@gmail.com * hlintify XUtils, XSelection, Search, WindowGo
Applied.
participants (2)
-
gwern0@gmail.com
-
Spencer Janssen