From 61211cbf62d50bf3f953a028d368518fb9092b67 Mon Sep 17 00:00:00 2001 From: Norbert Zeh Date: Fri, 12 Dec 2008 20:18:19 +0100 Subject: fixed documentation for banish banish actually warps to the specified corner of the current window, not the screen. darcs-hash:20081212191819-18a2b-710c812adaac7542b4d28f2a9b1c9ee3e41d2c0d.gz --- XMonad/Actions/Warp.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMonad/Actions/Warp.hs b/XMonad/Actions/Warp.hs index 4298995..bc30fc6 100644 --- a/XMonad/Actions/Warp.hs +++ b/XMonad/Actions/Warp.hs @@ -49,7 +49,7 @@ Note that warping to a particular screen may change the focus. data Corner = UpperLeft | UpperRight | LowerLeft | LowerRight -{- | Move the mouse cursor to a corner of the screen. Useful for +{- | Move the mouse cursor to a corner of the focused window. Useful for uncluttering things. Internally, this uses numerical parameters. We parametrize on the 'Corner' -- cgit v1.2.3