5 Dec
2011
5 Dec
'11
10:48 p.m.
Quoting Joseph Garvin <joseph.h.garvin@gmail.com>:
The FAQ mentions you can set focusFollowsMouse to false to disable it completely, but I'd like to disable focus following the mouse only when moving the mouse over a particular window (the pointer going over any other window should still cause that window to get focus). Is there an easy way to do that?
Maybe "followOnlyIf" from http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-MagicFocus.html will help you. ~d