[Xmonad] darcs patch: clear out motion events when processing one motion event.

David Roundy droundy at darcs.net
Sun Aug 19 20:26:53 EDT 2007


On my laptop anyhow (over six years old) this is completely necesary for
adequate performance when something expensive is being done in the drag
loop.  And it's harmless, so far as I can tell.

David

Sun Aug 19 17:23:51 PDT 2007  David Roundy <droundy at darcs.net>
  * clear out motion events when processing one motion event.
  This is important if the hook is slow (e.g. try adding "float w"
  to the window-dragging hook), as it allows xmonad to keep up with
  the motion of the mouse.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 21433 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070819/7311acfe/attachment.bin


More information about the Xmonad mailing list