mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
New layout modifier: Hidden
A layout modifer that is meant to work with the BinarySpacePartition layout. By removing windows from the window set and adding them back at a later time, you can move windows to a different branch of the BSP tree.
This commit is contained in:
@@ -219,6 +219,7 @@ library
|
||||
XMonad.Layout.Groups.Examples
|
||||
XMonad.Layout.Groups.Helpers
|
||||
XMonad.Layout.Groups.Wmii
|
||||
XMonad.Layout.Hidden
|
||||
XMonad.Layout.HintedGrid
|
||||
XMonad.Layout.HintedTile
|
||||
XMonad.Layout.IfMax
|
||||
|
Reference in New Issue
Block a user