mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -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,
|
||||
|
||||
-- * Screenshots
|
||||
-- $screenshots
|
||||
|
||||
-- * Todo
|
||||
-- $todo
|
||||
)
|
||||
@@ -60,6 +63,12 @@ import qualified XMonad.StackSet as W
|
||||
import qualified Data.Map as M
|
||||
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
|
||||
-- Issue 288: "XMonad.Layout.ResizableTile" assumes that its environment
|
||||
-- contains only the windows it is running: sublayouts are currently run with
|
||||
|
Reference in New Issue
Block a user