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