[xmonad] Issue 225 in xmonad: Ability to send synthetic mouse events to windows

codesite-noreply at google.com codesite-noreply at google.com
Fri Apr 22 07:28:34 CEST 2011


Comment #6 on issue 225 by jamslam: Ability to send synthetic mouse events  
to windows
http://code.google.com/p/xmonad/issues/detail?id=225

Synthetic events are not required for this. There needs to be a call  
to 'allowEvents' to "replay" the pointer event.

A patch (that works) for this was submitted some time ago, but for some  
reason that I could not find, it was rejected. Here it is:  
http://www.haskell.org/pipermail/xmonad/2008-June/005807.html

The relevant information about replaying events:  
http://tronche.com/gui/x/xlib/input/XAllowEvents.html




More information about the xmonad mailing list