index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
StackSet.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-28
Correct misleading documentation on Stack (thanks sdrodge)
Adam Vogt
1
-1
/
+1
2010-02-14
Various clean-ups suggested by HLint
Spencer Janssen
1
-2
/
+2
2009-05-03
Minor bugfix in the creation of new StackSets.
Wouter Swierstra
1
-1
/
+2
2009-02-18
Express shift in terms of shiftWin
Spencer Janssen
1
-14
/
+10
2008-09-11
Export focusUp' and focusDown' -- work entirely on stacks
Spencer Janssen
1
-3
/
+7
2008-09-11
add W.shiftMaster, fix float/tile-reordering bug
Devin Mullins
1
-1
/
+10
2008-06-01
Haddock links
Malebria
1
-21
/
+21
2008-06-01
Haddock syntax for enumeration
Malebria
1
-0
/
+4
2008-05-12
add currentTag convenience function
Devin Mullins
1
-5
/
+8
2008-03-07
rework failure cases in StackSet.view
Don Stewart
1
-3
/
+2
2008-02-01
Core.hs, StackSet.hs: some documentation updates
Brent Yorgey
1
-4
/
+4
2008-01-28
Kill stale xmonad 0.1 comments
Spencer Janssen
1
-32
/
+0
2007-12-10
normalize Module headers
Lukas Mai
1
-1
/
+1
2007-12-09
StackSet: some haddock tuning
Andrea Rossato
1
-7
/
+16
2007-11-08
maybe False (const True) -> isJust. spotted by shachaf
Don Stewart
1
-2
/
+2
2007-11-07
Fix haddock comment
Spencer Janssen
1
-1
/
+1
2007-11-01
Hierarchify
Spencer Janssen
1
-1
/
+1
2007-10-22
StackSet.hs: (insertUp): remove comments about new window being made master w...
Brent Yorgey
1
-6
/
+4
2007-10-22
Replace 'findIndex' with 'findTag', which more accurately describes what the ...
Brent Yorgey
1
-7
/
+7
2007-10-22
StackSet.hs: (ensureTags): elaborate into a more descriptive comment.
Brent Yorgey
1
-1
/
+3
2007-10-22
StackSet.hs: remove dead code.
Brent Yorgey
1
-2
/
+0
2007-10-22
StackSet.hs: (differentiate): 'Texture' doesn't mean anything to me; replace ...
Brent Yorgey
1
-3
/
+4
2007-10-22
StackSet.hs: (new): better comment; 'm' is not an integer, it is a list of sc...
Brent Yorgey
1
-3
/
+5
2007-10-22
StackSet.hs: align some comments
Brent Yorgey
1
-4
/
+4
2007-10-22
StackSet.hs: small grammar fix and better flow in comment
Brent Yorgey
1
-1
/
+1
2007-10-22
StackSet.hs: better comments regarding hidden/visible workspace tracking for ...
Brent Yorgey
1
-4
/
+5
2007-10-17
remove StackOrNot type synonymn.
David Roundy
1
-8
/
+6
2007-10-16
reformat comments
l.mai
1
-3
/
+3
2007-10-15
Clean up trailing whitespace
Spencer Janssen
1
-16
/
+16
2007-10-13
add can't happen case to silence incomplete patterns in StackSet.hs
Don Stewart
1
-1
/
+1
2007-10-06
change email
Don Stewart
1
-1
/
+1
2007-10-06
polish some syntax
Don Stewart
1
-4
/
+4
2007-10-06
oops, need to export
Devin Mullins
1
-1
/
+1
2007-10-06
(cleanup) extract mapWorkspace out of renameTag
Devin Mullins
1
-5
/
+10
2007-10-05
Add mapLayout
Spencer Janssen
1
-2
/
+8
2007-10-01
Add StackSet.allWindows
Spencer Janssen
1
-2
/
+6
2007-09-28
StackSet uses PatternGuards
Spencer Janssen
1
-0
/
+2
2007-09-29
merge, update test hook
Don Stewart
1
-4
/
+15
2007-09-29
100% coverage of alternative branches
Don Stewart
1
-5
/
+8
2007-09-29
polish
Don Stewart
1
-6
/
+10
2007-09-29
comments and formatting only
Don Stewart
1
-31
/
+11
2007-09-26
merge old workspace tags with new on restart.
David Roundy
1
-1
/
+18
2007-09-28
Update kind changes in the -class branch
Spencer Janssen
1
-1
/
+1
2007-09-24
update screens for new kind of StackSet.
David Roundy
1
-1
/
+1
2007-09-20
add (unused) Layout to StackSet.
David Roundy
1
-35
/
+35
2007-09-20
remove unneeded Ord constraint.
David Roundy
1
-1
/
+1
2007-09-20
eliminate a few Eq a constraints in StackSet.
David Roundy
1
-4
/
+5
2007-09-27
document shiftWin
Karsten Schoelzel
1
-0
/
+6
2007-09-27
Add StackSet.focusMaster (mod-m) to move focus to master
Don Stewart
1
-7
/
+14
2007-09-24
Add StackSet.screens
Spencer Janssen
1
-0
/
+5
[next]