aboutsummaryrefslogtreecommitdiffstats
path: root/DragPane.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-09-04 22:18:47 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-09-04 22:18:47 +0200
commit449fe245ce7d0c4222ac989807d3a9e2c3adf49e (patch)
tree9176716096730ad5d530c5875d20b6fcce95d03a /DragPane.hs
parentf91ce26c3c5c2c4ac71d1c531900c8c64f575993 (diff)
downloadXMonadContrib-449fe245ce7d0c4222ac989807d3a9e2c3adf49e.tar.gz
XMonadContrib-449fe245ce7d0c4222ac989807d3a9e2c3adf49e.tar.xz
XMonadContrib-449fe245ce7d0c4222ac989807d3a9e2c3adf49e.zip
Doc fixes for DragPane
darcs-hash:20070904201847-a5988-ba1d23da3104eda58c1faab894851f20dfa8af87.gz
Diffstat (limited to 'DragPane.hs')
-rw-r--r--DragPane.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DragPane.hs b/DragPane.hs
index 8ecdb46..9b6b1a2 100644
--- a/DragPane.hs
+++ b/DragPane.hs
@@ -37,7 +37,7 @@ import StackSet ( focus, up, down)
--
-- and add, to the list of layouts:
--
--- > dragPane defaultDelta (1%2)
+-- > dragPane "" (fromRational delta) (fromRational delta)
halfHandleWidth :: Integral a => a
halfHandleWidth = 2