mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-31 03:13:47 -07:00
This module provides a pure function, 'rotateSome', as well as a pair of X actions that use it to rotate unshown windows through the focused stack position while leaving other windows in place. I find this useful in combination with layouts such as LimitWindows, which determine window visibility based on stack position.