Issue 187 in xmonad: UpdatePointer moves pointer unnecessary

Issue 187: UpdatePointer moves pointer unnecessary http://code.google.com/p/xmonad/issues/detail?id=187 New issue report by nomeata: The UpdatePointer module moves the pointer after the workspace was switched, even when this would not be necessary. The reason appears to be that the queryPointer function returnes the previously selected window, not the current. sjanssen suggested to re-implement this modules as a layout modifier, so it can query the state of windows and figure out itself above what window the mouse hovers. Issue attributes: Status: Accepted Owner: nomeata Labels: Type-Defect Priority-Medium Component-Contrib -- 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