Portability | not portable |
---|---|
Stability | unstable |
Maintainer | jan.vornberger@informatik.uni-oldenburg.de |
A helper module to visualize the process of dragging a window by making it follow the mouse cursor. See XMonad.Layout.WindowSwitcherDecoration for a module that makes use of this.
Documentation
draggingVisualizer :: LayoutClass l Window => l Window -> ModifiedLayout DraggingVisualizer l WindowSource