Issue 180 in xmonad: In focus-follows-mouse mode, the wrong window gets focused

Issue 180: In focus-follows-mouse mode, the wrong window gets focused http://code.google.com/p/xmonad/issues/detail?id=180 Comment #5 by Klaus.Weidner: I've changed the patch to move the mouseFocused flag to XConf and using "local" to scope it, it works for me. I think I'm starting to get a better grasp how this works - effectively like dynamic/special variable bindings in Perl/Common Lisp, but with much more impressive terminology ;-) On my system this also resolves the UpdatePointer problems reported in issue #178, the tabbed mode works as expected. Attachments: xmonad-core-mouse-focused.dpatch 3.3 KB xmonad-contrib-mouse-focused.dpatch 7.2 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
participants (1)
-
codesite-noreply@google.com