mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
X.L.Cross: Deprecate
The module has badly bitrotted, and is in such a state that it's unlikely anyone is using it currently. Better alternatives exist, so just deprecating seems appropriate here. Closes: https://github.com/xmonad/xmonad-contrib/issues/793
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
--
|
||||
-- A Cross Layout with the main window in the center.
|
||||
--
|
||||
module XMonad.Layout.Cross(
|
||||
module XMonad.Layout.Cross {-# DEPRECATED "Use XMonad.Layout.Circle or XMonad.Layout.ThreeColumn.ThreeColMid instead" #-} (
|
||||
-- * Usage
|
||||
-- $usage
|
||||
simpleCross
|
||||
|
Reference in New Issue
Block a user