From 0b30abc5cfad54bb99905502e45e133b511afcea Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Thu, 2 May 2013 03:21:32 +0200 Subject: XMonad.Config.Dmwit Ignore-this: 7402161579fd2e191b60a057d955e5ea darcs-hash:20130502012132-76d51-db5a8296f28a2d9e16e5961bf8a235c8a0d078ed.gz --- XMonad/Layout/IndependentScreens.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'XMonad/Layout') diff --git a/XMonad/Layout/IndependentScreens.hs b/XMonad/Layout/IndependentScreens.hs index 1e094c6..0c79d3a 100644 --- a/XMonad/Layout/IndependentScreens.hs +++ b/XMonad/Layout/IndependentScreens.hs @@ -73,6 +73,9 @@ import XMonad.Hooks.DynamicLog -- of virtual workspaces to functions of physical workspaces, which work -- by marshalling the virtual workspace name and the currently focused -- screen into a physical workspace name. +-- +-- A complete example abusing many of the functions below is available in the +-- "XMonad.Config.Dmwit" module. type VirtualWorkspace = WorkspaceId type PhysicalWorkspace = WorkspaceId -- cgit v1.2.3