aboutsummaryrefslogtreecommitdiffstats
path: root/GreedyView.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-06-11 20:48:30 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-06-11 20:48:30 +0200
commit0704418ab73b3a1c6917af6793cb2e59f537fbc4 (patch)
tree523da76daf057c8ee3e3f80b6ebd64942a446365 /GreedyView.hs
parent02177191727bedbda3f278a357fef45143f790a1 (diff)
downloadXMonadContrib-0704418ab73b3a1c6917af6793cb2e59f537fbc4.tar.gz
XMonadContrib-0704418ab73b3a1c6917af6793cb2e59f537fbc4.tar.xz
XMonadContrib-0704418ab73b3a1c6917af6793cb2e59f537fbc4.zip
Note the modules I maintain
darcs-hash:20070611184830-a5988-c90fe852c96b23968994311455a77b25e839022f.gz
Diffstat (limited to 'GreedyView.hs')
-rw-r--r--GreedyView.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/GreedyView.hs b/GreedyView.hs
index d9f48c2..ea6f305 100644
--- a/GreedyView.hs
+++ b/GreedyView.hs
@@ -1,3 +1,5 @@
+-- Maintainer: Spencer Janssen <sjanssen@cse.unl.edu>
+--
-- greedyView is an alternative to standard workspace switching. When a
-- workspace is already visible on another screen, greedyView swaps the
-- contents of that other screen with the current screen.