Down package:xmonad

interface to the X11 library function XCirculateSubwindowsDown().
interface to the X11 library function XSetCloseDownMode().
O(1), O(w) on the wrapping case. Like focusUp, but move the window focus down the stack.
A variant of focusDown with the same asymptotics that works on a Stack rather than an entire StackSet.
O(1), O(w) on the wrapping case. Like swapUp, but for swapping the downwards (right) neighbour.