aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal
diff options
context:
space:
mode:
authorquesel <quesel@informatik.uni-oldenburg.de>2011-02-10 17:50:18 +0100
committerquesel <quesel@informatik.uni-oldenburg.de>2011-02-10 17:50:18 +0100
commitcd8cc40fd18d12ffb1ccebb4449efa98cbdaddd3 (patch)
tree736288c665e067a05acdad366f81ea17d04866ff /xmonad-contrib.cabal
parent0332789cbcdc6828755f9b306f54a1d27aab1071 (diff)
downloadXMonadContrib-cd8cc40fd18d12ffb1ccebb4449efa98cbdaddd3.tar.gz
XMonadContrib-cd8cc40fd18d12ffb1ccebb4449efa98cbdaddd3.tar.xz
XMonadContrib-cd8cc40fd18d12ffb1ccebb4449efa98cbdaddd3.zip
Added a module for linking workspaces
Ignore-this: 1dba2164cc3387409873d33099596d91 This module provides a way to link certain workspaces in a multihead setup. That way, when switching to the first one the other heads display the linked workspaces. darcs-hash:20110210165018-2216c-b7c81c706c50c4401c433fc06e0c133a3d242156.gz
Diffstat (limited to 'xmonad-contrib.cabal')
-rw-r--r--xmonad-contrib.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index a79453c..ec79193 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -114,7 +114,6 @@ library
XMonad.Actions.FocusNth
XMonad.Actions.GridSelect
XMonad.Actions.GroupNavigation
- XMonad.Actions.Launcher
XMonad.Actions.MessageFeedback
XMonad.Actions.MouseGestures
XMonad.Actions.MouseResize