aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorJan Vornberger <jan.vornberger@informatik.uni-oldenburg.de>2009-09-30 14:33:41 +0200
committerJan Vornberger <jan.vornberger@informatik.uni-oldenburg.de>2009-09-30 14:33:41 +0200
commit2c4d858189f16201cea7fa11bbb0a523995e97c3 (patch)
treecdcc5d8dd6d5521f60e92153217bd478d5affae2 /xmonad-contrib.cabal
parent1562d2074418d71c2c4936624561d34837d57977 (diff)
downloadXMonadContrib-2c4d858189f16201cea7fa11bbb0a523995e97c3.tar.gz
XMonadContrib-2c4d858189f16201cea7fa11bbb0a523995e97c3.tar.xz
XMonadContrib-2c4d858189f16201cea7fa11bbb0a523995e97c3.zip
In a multi-head setup, move windows with a non-zero position upon creation to the right workspace.
Ignore-this: 4efdb9d64f33d70c48fb3797b635513e Useful in a dual-head setup: Looks at the requested geometry of new windows and moves them to the workspace of the non-focused screen if necessary. darcs-hash:20090930123341-594c5-efd2b02acd2310e0ab55c4fee482fc88cf0c79df.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 768231d..77aad9c 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -129,6 +129,7 @@ library
XMonad.Hooks.SetWMName
XMonad.Hooks.ServerMode
XMonad.Hooks.UrgencyHook
+ XMonad.Hooks.WorkspaceByPos
XMonad.Hooks.XPropManage
XMonad.Layout.Accordion
XMonad.Layout.AutoMaster