
9 Apr
2008
9 Apr
'08
10:44 p.m.
Klaus Weidner
This patch depends on the following xmonad core patch:
Remember if focus changes were caused by mouse actions or by key commands
If the user was moving the mouse, it's not appropriate to move the pointer around in resonse to focus changes. Do that only in response to keyboard commands.
This is an updated version of the patch to match the renaming of the flag variable in the associated xmonad core patch. -Klaus