mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
fixed documentation for banish
banish actually warps to the specified corner of the current window, not the screen.
This commit is contained in:
parent
52379a3736
commit
fe253a602c
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user