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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-26
fix a divide by zero error in Grid
daniel
1
-1
/
+1
2008-09-22
flip GridRatio to match convention (x/y)
Devin Mullins
1
-3
/
+3
2008-09-22
let Grid have a configurable aspect ratio goal
daniel
2
-8
/
+17
2008-09-21
cleanup - use currentTag
Devin Mullins
2
-3
/
+3
2008-09-02
Take maintainership of X.L.WindowNavigation
Devin Mullins
1
-1
/
+1
2008-08-29
Take maintainership of NoBorders
Spencer Janssen
1
-1
/
+1
2008-08-28
remove myself as maintainer from modules I don't maintain or use.
David Roundy
13
-14
/
+13
2008-08-20
StackTile_fix
acura
1
-1
/
+1
2008-07-17
Grid/HintedGrid: prefer wider windows
Lukas Mai
2
-2
/
+2
2008-07-14
I prefer the spencerjanssen@gmail.com address
Spencer Janssen
2
-3
/
+3
2008-06-20
Export PerWorkspace to allow type signatures
Malebria
1
-0
/
+1
2008-06-10
make default highlighting a bit dimmer for neighbors in WindowNavigation.
David Roundy
1
-1
/
+1
2008-06-10
keep drag panes on the bottom of the window stack.
David Roundy
1
-0
/
+2
2008-06-10
add support to Magnifier for vertical zooming.
David Roundy
1
-15
/
+20
2008-05-21
StackTile: minor documentation fix
Joachim Fasting
1
-1
/
+1
2008-05-20
StackTile
acura
1
-0
/
+64
2008-05-19
sp ShowWName.hs
gwern0
1
-1
/
+1
2008-05-16
remove ScratchWorkspace.
David Roundy
1
-95
/
+0
2008-05-16
fix bug in smartBorders when combined with decorated windows.
David Roundy
1
-4
/
+4
2008-05-15
fix compile warnings in BoringWindows
Devin Mullins
1
-0
/
+1
2008-05-14
add BoringWindows module to make certain windows skipped when rotating focus.
David Roundy
1
-0
/
+66
2008-04-22
WindowNavigation: extract navigable function
Devin Mullins
1
-5
/
+8
2008-05-08
HintedTile: Fix mistake in documentation.
lithis
1
-4
/
+4
2008-05-08
HintedTile: Improve documentation.
lithis
1
-4
/
+17
2008-05-06
Missing pragmas
Don Stewart
1
-4
/
+4
2008-05-05
Add full documentation
Don Stewart
2
-1
/
+17
2008-05-01
Fix issue #179 by handling events correctly
Andrea Rossato
1
-2
/
+2
2008-04-30
Remove redundant type signature
Spencer Janssen
1
-1
/
+1
2008-04-25
new contrib layout: XMonad.Layout.SimplestFloat - A floating layout like Simp...
joamaki
1
-0
/
+64
2008-04-27
stricitfy some gap fields
Don Stewart
1
-3
/
+3
2008-04-24
Error fix for Tabbed when tabbar always shown
Ivan.Miljenovic
1
-1
/
+2
2008-04-18
tweaks to docs for SimpleDecoration
Don Stewart
1
-1
/
+3
2008-04-15
Allow tabbar to always be shown.
Ivan.Miljenovic
1
-25
/
+76
2008-04-18
polish
Don Stewart
1
-2
/
+3
2008-04-15
Fix to IM modifier.
Roman Cheplyaka
1
-2
/
+3
2008-04-13
IM layout converted to LayoutModifier, which can be applied to any layout
Ivan N. Veselov
1
-15
/
+53
2008-04-13
strictify some fields
Don Stewart
1
-4
/
+4
2008-04-05
XMonad.Layout.Master: initial import
Lukas Mai
1
-0
/
+110
2008-04-05
update contrib for applySizeHints changes
Lukas Mai
3
-40
/
+15
2008-04-04
MultiToggle/Instances: ghc 6.6 can't parse LANGUAGE pragma
Brent Yorgey
1
-1
/
+1
2008-04-03
some bang patterns
Don Stewart
1
-1
/
+1
2008-04-02
HintedGrid: guesstimate window flexibility and layout rigid windows first
Lukas Mai
1
-3
/
+5
2008-04-02
HintedGrid: try both bottom-up/top-down window placement to minimize unused s...
Lukas Mai
1
-4
/
+9
2008-04-02
Grid/HintedGrid: use an ncolumns formula inspired by dwm's "optimal" mode
Lukas Mai
2
-5
/
+2
2008-04-02
XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cas...
Brent Yorgey
1
-0
/
+148
2008-04-02
XMonad.Layout.HintedGrid: initial import
Lukas Mai
1
-0
/
+117
2008-04-01
Documentation improvement.
Roman Cheplyaka
1
-2
/
+4
2008-03-31
Remove broken link to screenshot.
Roman Cheplyaka
1
-4
/
+1
2008-03-31
MultiToggle: add new XMonad.Layout.MultiToggle.Instances module for common in...
Brent Yorgey
2
-25
/
+66
2008-03-30
XMonad.Layout.Grid: fix indentation
Lukas Mai
1
-20
/
+20
[next]