mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
mark Mosaic as broken. use MosaicAlt
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
-- user-configurable relative area, while also trying to give them aspect
|
||||
-- ratios configurable at run-time by the user.
|
||||
--
|
||||
-- Marked as broken, Mar 2008 (memory leaks)
|
||||
--
|
||||
-----------------------------------------------------------------------------
|
||||
module XMonad.Layout.Mosaic (
|
||||
-- * Usage
|
||||
|
@@ -127,7 +127,7 @@ library
|
||||
XMonad.Layout.MagicFocus
|
||||
XMonad.Layout.Magnifier
|
||||
XMonad.Layout.Maximize
|
||||
XMonad.Layout.Mosaic
|
||||
-- XMonad.Layout.Mosaic
|
||||
XMonad.Layout.MosaicAlt
|
||||
XMonad.Layout.MultiToggle
|
||||
XMonad.Layout.Named
|
||||
|
Reference in New Issue
Block a user