mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
Deprecate user and abandoned modules
Now that the user configs are on the website, it is time to deprecate them. At the same time deprecated X.C.Monad, which hasn't been updated since 2008 and X.C.Prime, which has confused users quite recently, thinking it to be a better starting place. Fixes: https://github.com/xmonad/xmonad-contrib/issues/677 Fixes: https://github.com/xmonad/xmonad-contrib/issues/595 Related: https://github.com/xmonad/xmonad-web/pull/49
This commit is contained in:
@@ -78,7 +78,7 @@ import qualified XMonad.StackSet as W
|
||||
-- screen into a physical workspace name.
|
||||
--
|
||||
-- A complete example abusing many of the functions below is available in the
|
||||
-- "XMonad.Config.Dmwit" module.
|
||||
-- <https://xmonad.org/configurations.html XMonad.Config.Dmwit> configuration.
|
||||
|
||||
type VirtualWorkspace = WorkspaceId
|
||||
type PhysicalWorkspace = WorkspaceId
|
||||
|
Reference in New Issue
Block a user