diff options
author | Lukas Mai <l.mai@web.de> | 2008-02-29 01:21:36 +0100 |
---|---|---|
committer | Lukas Mai <l.mai@web.de> | 2008-02-29 01:21:36 +0100 |
commit | 8691c81c05b16e31644c0c373652f7056f0c2d17 (patch) | |
tree | 83700b9e29e3fce03a940aecc53baeea230db95f /XMonad/Prompt/Workspace.hs | |
parent | 1f1c39ff64cd48baa98681239fe8f26d18b2ccef (diff) | |
download | XMonadContrib-8691c81c05b16e31644c0c373652f7056f0c2d17.tar.gz XMonadContrib-8691c81c05b16e31644c0c373652f7056f0c2d17.tar.xz XMonadContrib-8691c81c05b16e31644c0c373652f7056f0c2d17.zip |
XMonad.Actions.MouseGestures: refactoring, code simplification
It is now possible to get "live" status updates while the gesture handler
is running. I use this in my xmonad.hs to print the current gesture to my
status bar. Because collecting movements is now the callback's job, the
implementation of mouseGestureH got quite a bit simpler. The interface is
incompatible with the previous mouseGestureH but the old mouseGesture
function works as before.
darcs-hash:20080229002136-462cf-0afb81828e5cc56330652d834d5e011057b7405f.gz
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions