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
/
Layout
/
WindowNavigation.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use 'take 1' instead of custom truncHead function in L.WindowNavigation
Adam Vogt
2009-06-18
1
-5
/
+1
*
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
2009-06-18
1
-4
/
+2
*
Add Apply message to L.WindowNavigation
Adam Vogt
2009-03-03
1
-1
/
+7
*
Merge emptyLayoutMod into redoLayout
Joachim Breitner
2008-10-05
1
-1
/
+2
*
Take maintainership of X.L.WindowNavigation
Devin Mullins
2008-09-02
1
-1
/
+1
*
remove myself as maintainer from modules I don't maintain or use.
David Roundy
2008-08-28
1
-1
/
+1
*
make default highlighting a bit dimmer for neighbors in WindowNavigation.
David Roundy
2008-06-10
1
-1
/
+1
*
WindowNavigation: extract navigable function
Devin Mullins
2008-04-22
1
-5
/
+8
*
move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...
Brent Yorgey
2008-03-31
1
-1
/
+2
*
XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid...
Lukas Mai
2008-03-22
1
-1
/
+1
*
make WindowNavigation ignore decorations.
David Roundy
2008-02-05
1
-7
/
+9
*
make WindowNavigation work when windows are stacked.
David Roundy
2008-02-05
1
-1
/
+1
*
Remove XMonad.Operations imports
Spencer Janssen
2007-12-08
1
-1
/
+0
*
Remove redundant imports
Spencer Janssen
2007-12-08
1
-4
/
+1
*
dafaultConfig --> defaultConfig
Brent Yorgey
2007-11-23
1
-1
/
+1
*
WindowNavigation: haddock documentation
Andrea Rossato
2007-11-23
1
-28
/
+26
*
Port XPrompt to XMonad.Util.Font, various other refactorings
Spencer Janssen
2007-11-17
1
-3
/
+3
*
fix bug in WindowNavigation.
David Roundy
2007-11-15
1
-3
/
+13
*
Hierarchify
Spencer Janssen
2007-11-01
1
-0
/
+214