Issue 196 in xmonad: UpdatePointer moves the pointer away from non-managed windows

Issue 196: UpdatePointer moves the pointer away from non-managed windows http://code.google.com/p/xmonad/issues/detail?id=196 New issue report by nomeata: Hi, I use gnome-panel with manageDocks, but probably applies to any non-manged windows: When I have the pointer over the panel, and do something that triggers the logHook, the UpdatePointer kicks in, moving the mouse to the window that xmonad thinks is active – even though I’m working on the panel at that moment. One solution might be, that UpdatePointer only moves the pointer if it hovers over a managed window (or no window at all), but not otherwise. Another solution, although probably more difficult, would only run updatePointer when a real focus-changing action was done by the user, e.g. by an xmonad key binding, by new applications starting or by EWMH events. Thanks, Joachim 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