[xmonad] Issue 180 in xmonad: In focus-follows-mouse mode,
the wrong window gets focused
codesite-noreply at google.com
codesite-noreply at google.com
Wed Apr 16 17:47:55 EDT 2008
Issue 180: In focus-follows-mouse mode, the wrong window gets focused
http://code.google.com/p/xmonad/issues/detail?id=180
Comment #4 by SpencerJanssen:
Regarding the changes to the core, I think there is still a nicer
solution waiting to
be found. What if we added another field to the 'XConf' structure that indicates
whether the current action was initiated by a click or mouse motion?
We can use
MonadReader's 'local' function to nicely scope this across those
actions only.
Klaus, does this help with the updatepointer issues too?
--
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
More information about the xmonad
mailing list