index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Actions
/
CycleWS.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-09
Make X.A.CycleWS not rely on hidden WS order
Dmitri Iouchtchenko
1
-9
/
+18
2011-09-08
X.A.CycleWS Refactor and add toggleWS' that excludes listed tags
Wirt Wolff
1
-9
/
+19
2011-06-07
Export X.A.CycleWS.screenBy (issue 439)
Adam Vogt
1
-0
/
+13
2009-12-30
X.A.CycleWS: export generalized 'doTo' function for performing an action on a...
Brent Yorgey
1
-2
/
+8
2009-11-15
X.A.CycleWS cycle by tag group
Anders Engstrom
1
-0
/
+7
2009-10-22
Refer to modm as the current modMask
Adam Vogt
1
-13
/
+13
2009-09-19
Factor out direction types and put them in X.U.Types
Daniel Schoepe
1
-7
/
+5
2009-08-17
A.CycleWS: add toggleOrView fns, fix doc, prevent head exception
Wirt Wolff
1
-3
/
+48
2009-01-27
X.A.CycleWS: convert tabs to spaces (closes #266)
Roman Cheplyaka
1
-2
/
+2
2008-10-06
Implement HiddenNonEmptyWS with HiddenWS and NonEmptyWS
Joachim Breitner
1
-2
/
+3
2008-10-06
Add straightforward HiddenWS to WSType
Joachim Breitner
1
-0
/
+3
2008-09-21
cleanup - use currentTag
Devin Mullins
1
-1
/
+1
2008-03-08
add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.
David Roundy
1
-0
/
+3
2008-02-06
add swapScreen to CycleWS
its.sec
1
-0
/
+17
2008-02-01
CycleWS: change example binding for toggleWS from mod-t to mod-z. example bi...
Brent Yorgey
1
-1
/
+1
2008-02-01
REMOVE RotView: use CycleWS instead.
Brent Yorgey
1
-13
/
+8
2008-02-01
CycleWS: add more general functionality that now subsumes the functionality o...
Brent Yorgey
1
-26
/
+167
2007-12-31
shiftPrevScreen and shiftNextScreen, to make CycleWS consistent
mail
1
-1
/
+20
2007-12-28
-Wall police
Spencer Janssen
1
-1
/
+1
2007-12-27
Add support for cycling through screens to CycleWS
mail
1
-8
/
+33
2007-12-22
Factor workspace sorting into a separate module
Spencer Janssen
1
-8
/
+4
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
1
-2
/
+0
2007-11-24
Haddock docs: modMask --> modMask x
Brent Yorgey
1
-7
/
+7
2007-11-23
CycleWS: haddock updates
Brent Yorgey
1
-8
/
+3
2007-11-01
Hierarchify
Spencer Janssen
1
-4
/
+4
2007-11-01
Use hierarchical module names from the core
Spencer Janssen
1
-2
/
+2
2007-11-01
Port CycleWS
Spencer Janssen
1
-5
/
+7
2007-11-01
NO TABS
Spencer Janssen
1
-2
/
+2
2007-10-27
ViewPrev.hs: deleted
Valery V. Vorotyntsev
1
-1
/
+2
2007-10-26
CycleWS: StackSet.findIndex is now findTag
Andrea Rossato
1
-1
/
+1
2007-10-19
CycleWS.hs (toggleWS): new function
Valery V. Vorotyntsev
1
-18
/
+18
2007-10-13
Fix more config docstrings
Alex Tarkovsky
1
-2
/
+2
2007-10-13
CycleWS: typo
Andrea Rossato
1
-2
/
+2
2007-10-07
Move my NextWorkspace functionality into CycleWS
mail
1
-33
/
+81
2007-09-17
Match 'Remove Operations functions which have StackSet equivalents' from the ...
Spencer Janssen
1
-2
/
+2
2007-08-21
CycleWS: a couple of simple functions to cycle between workspaces
Andrea Rossato
1
-0
/
+51