mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-07 07:21:53 -07:00
Link a screenshot in L.SubLayouts from the haskellwiki
This commit is contained in:
@@ -28,6 +28,9 @@ module XMonad.Layout.SubLayouts (
|
|||||||
|
|
||||||
defaultSublMap,
|
defaultSublMap,
|
||||||
|
|
||||||
|
-- * Screenshots
|
||||||
|
-- $screenshots
|
||||||
|
|
||||||
-- * Todo
|
-- * Todo
|
||||||
-- $todo
|
-- $todo
|
||||||
)
|
)
|
||||||
@@ -60,6 +63,12 @@ import qualified XMonad.StackSet as W
|
|||||||
import qualified Data.Map as M
|
import qualified Data.Map as M
|
||||||
import Data.Map(Map)
|
import Data.Map(Map)
|
||||||
|
|
||||||
|
-- $screenshots
|
||||||
|
--
|
||||||
|
-- <<http://haskell.org/sitewiki/images/thumb/8/8b/Xmonad-SubLayouts-xinerama.png/480px-Xmonad-SubLayouts-xinerama.png>>
|
||||||
|
--
|
||||||
|
-- Larger version: <http://haskell.org/sitewiki/images/8/8b/Xmonad-SubLayouts-xinerama.png>
|
||||||
|
|
||||||
-- $todo
|
-- $todo
|
||||||
-- Issue 288: "XMonad.Layout.ResizableTile" assumes that its environment
|
-- Issue 288: "XMonad.Layout.ResizableTile" assumes that its environment
|
||||||
-- contains only the windows it is running: sublayouts are currently run with
|
-- contains only the windows it is running: sublayouts are currently run with
|
||||||
|
Reference in New Issue
Block a user