aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorkedals0 <kedals0@gmail.com>2012-07-06 11:33:08 +0200
committerkedals0 <kedals0@gmail.com>2012-07-06 11:33:08 +0200
commit123ed51bf5c710d638bbe6a2d9b875950f625386 (patch)
tree2716eecb37df807248c91d0cf1bca2c94195cabf /xmonad-contrib.cabal
parenta52d3e94d8da4afbabd37ba77e930d34f631bad9 (diff)
downloadXMonadContrib-123ed51bf5c710d638bbe6a2d9b875950f625386.tar.gz
XMonadContrib-123ed51bf5c710d638bbe6a2d9b875950f625386.tar.xz
XMonadContrib-123ed51bf5c710d638bbe6a2d9b875950f625386.zip
A workscreen permits to display a set of workspaces on several
Ignore-this: 572ed3c3305205bfbcc17bb3fe2600a3 screens. In xinerama mode, when a workscreen is viewed, workspaces associated to all screens are visible. The first workspace of a workscreen is displayed on first screen, second on second screen, etc. Workspace position can be easily changed. If the current workscreen is called again, workspaces are shifted. This also permits to see all workspaces of a workscreen even if just one screen is present, and to move windows from workspace to workscreen. darcs-hash:20120706093308-61e16-46b0ce2a46807b2a72d2762db65d389080b14d6d.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index d481139..76b5e1d 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -133,6 +133,7 @@ library
XMonad.Actions.WithAll
XMonad.Actions.WorkspaceCursors
XMonad.Actions.WorkspaceNames
+ XMonad.Actions.Workscreen
XMonad.Config.Arossato
XMonad.Config.Azerty
XMonad.Config.Bluetile