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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-22
WindowNavigation: extract navigable function
Devin Mullins
1
-5
/
+8
2008-03-31
move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...
Brent Yorgey
1
-1
/
+2
2008-03-22
XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid...
Lukas Mai
1
-1
/
+1
2008-02-05
make WindowNavigation ignore decorations.
David Roundy
1
-7
/
+9
2008-02-05
make WindowNavigation work when windows are stacked.
David Roundy
1
-1
/
+1
2007-12-08
Remove XMonad.Operations imports
Spencer Janssen
1
-1
/
+0
2007-12-08
Remove redundant imports
Spencer Janssen
1
-4
/
+1
2007-11-23
dafaultConfig --> defaultConfig
Brent Yorgey
1
-1
/
+1
2007-11-23
WindowNavigation: haddock documentation
Andrea Rossato
1
-28
/
+26
2007-11-17
Port XPrompt to XMonad.Util.Font, various other refactorings
Spencer Janssen
1
-3
/
+3
2007-11-15
fix bug in WindowNavigation.
David Roundy
1
-3
/
+13
2007-11-01
Hierarchify
Spencer Janssen
1
-7
/
+7
2007-11-01
Use hierarchical module names from the core
Spencer Janssen
1
-2
/
+2
2007-11-01
Port WindowNavigation
Spencer Janssen
1
-1
/
+1
2007-10-29
WindowNavigation.hs: documentation fix (navigateBorder -> navigateColor)
Brent Yorgey
1
-2
/
+2
2007-10-20
introduce new combineTwo layout combinator.
David Roundy
1
-6
/
+16
2007-10-18
fix WindowNavigation comment
l.mai
1
-1
/
+1
2007-10-16
make windowNavigation simpler to use in simplest case.
David Roundy
1
-7
/
+10
2007-10-16
compute nice window border for WindowNavigation properly.
David Roundy
1
-5
/
+2
2007-10-16
fix docs on WindowNavigation.
David Roundy
1
-1
/
+7
2007-10-15
compute a reasonable navigation color based on focussed color.
David Roundy
1
-9
/
+22
2007-10-13
WindowNavigation: don't export the config constructor and some haddock fixes
Andrea Rossato
1
-12
/
+20
2007-10-15
defaultLayout -> layoutHook
Spencer Janssen
1
-3
/
+3
2007-10-15
LayoutSelection -> Select
Spencer Janssen
1
-1
/
+1
2007-10-12
doco fix: s/SomeLayout/Layout/g
Devin Mullins
1
-2
/
+2
2007-10-08
Fix more LANGUAGE pragmas
Shachaf Ben-Kiki
1
-1
/
+3
2007-10-08
Add LANGUAGE pragams
Shachaf Ben-Kiki
1
-1
/
+1
2007-10-07
Replace -fglasgow-exts with LANGUAGE pragma in WindowNavigation.hs
nornagon
1
-1
/
+1
2007-10-03
add swapping capability in WindowNavigation.
David Roundy
1
-2
/
+22
2007-10-03
WindowNavigation: add configurable colors and the possibility to turn them off
Andrea Rossato
1
-50
/
+68
2007-09-29
some renaming of classes and data types.
David Roundy
1
-3
/
+3
2007-09-29
enable color setting in WindowNavigation.
David Roundy
1
-30
/
+56
2007-09-28
WindowNavigation now uses Invisible (plus some vertical alignement)
Andrea Rossato
1
-20
/
+17
2007-09-28
add new WindowNavigation module.
David Roundy
1
-0
/
+114