mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -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:
@@ -4,6 +4,10 @@
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* Deprecated `XMonad.Layout.Cross` due to bitrot; refer to
|
||||
`XMonad.Layout.Circle` and `XMonad.Layout.ThreeColumns` for
|
||||
alternatives.
|
||||
|
||||
* Deprecated the `XMonad.Layout.StateFull` module and
|
||||
`XMonad.Layout.TrackFloating.(t|T)rackFloating` in favour of
|
||||
`XMonad.Layout.FocusTracking`.
|
||||
|
Reference in New Issue
Block a user