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
2012-03-16
bump X11 dependency so that noModMask is available
Daniel Wagner
1
-1
/
+1
2012-03-05
ShowWName: Increase horizontal padding for flash
crodjer
1
-1
/
+1
2012-03-06
ShowWName flash window background color
Rohan Jain
1
-1
/
+1
2012-03-05
ShowWName: Fix flash location by screen rectangle
crodjer
1
-3
/
+3
2012-02-29
L.WorkspaceDir: cleanup redundant {definitions,imports}
Steffen Schuldenzucker
1
-5
/
+0
2012-02-27
fix L.WorkspaceDir special char handling: remove "echo -n" processing
Steffen Schuldenzucker
1
-2
/
+1
2011-11-20
Restore TrackFloating behavior to an earlier version.
Adam Vogt
1
-2
/
+2
2011-11-18
Export types to improve haddock links.
Adam Vogt
1
-0
/
+2
2011-09-07
Better control over GridVariants geometry
nzeh
1
-13
/
+40
2009-12-15
Additional messages for SplitGrid layout
Norbert Zeh
1
-0
/
+6
2010-10-23
Export types to reduce haddock warnings.
Adam Vogt
39
-22
/
+68
2011-11-15
get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)
Daniel Wagner
1
-1
/
+1
2011-10-23
Small bugfix to XMonad.Layout.Fullscreen
Audun Skaugen
1
-8
/
+10
2011-10-11
documentation patch: add a bit more context to the code snippets in X.L.Indep...
Daniel Wagner
1
-6
/
+10
2011-08-14
Fix typo in NoBorders example code.
Adam Vogt
1
-1
/
+1
2011-07-31
GHC 7 compat
Daniel Wagner
1
-1
/
+6
2011-06-15
X.L.LayoutHints: refresh only if hints are not satisfied
Tomas Janousek
1
-3
/
+13
2011-06-12
L.Spacing use imported fi
Adam Vogt
1
-1
/
+1
2011-06-09
Use a phantom type instead of undefined in L.LayoutBuilderP
Adam Vogt
1
-4
/
+7
2011-06-09
Add more L.LayoutBuilderP documentation
Adam Vogt
1
-2
/
+14
2011-06-09
Correct L.LayoutBuilderP module name in haddock.
Adam Vogt
1
-1
/
+1
2011-05-14
Cleanup in X.L.LayoutBuilderP.
Ilya Portnov
1
-7
/
+2
2011-05-14
Generalize X.L.AutoMaster modifier
Ilya Portnov
1
-4
/
+4
2011-05-11
Add new layout combinator: LayoutBuilderP.
Ilya Portnov
1
-0
/
+200
2010-12-23
fix X.L.Gaps documentation, thanks to Carl Mueller for the report
Brent Yorgey
1
-2
/
+2
2010-12-12
fix up funny unicode whitespace in Fullscreen
Brent Yorgey
1
-34
/
+34
2010-11-16
Add X.L.Fullscreen
Audun Skaugen audunskaugen@gmail.com
1
-0
/
+223
2010-11-16
Close the display correctly after counting the number of screens
quesel
1
-1
/
+2
2010-11-16
Compatibility with mtl-1 and mtl-2
Adam Vogt
1
-1
/
+1
2010-11-13
Pointfree and -XRank2Types don't mix in X.L.Groups.Helpers
Adam Vogt
1
-2
/
+2
2010-10-30
X.L.TrackFloating docs and help nested layouts
Adam Vogt
1
-14
/
+44
2010-10-30
X.L.Maximize: Make layout forget maximized window when it is closed
Norbert Zeh
1
-1
/
+3
2010-10-30
Fix bug in L.TrackFloating
Adam Vogt
1
-15
/
+18
2010-10-16
Add X.L.TrackFloating for tiled-floating focus issues (#4)
Adam Vogt
1
-0
/
+83
2010-10-07
minor documentation fixes
Daniel Wagner
2
-2
/
+10
2010-10-02
Clarify the note on -XRank2Types in L.Groups
Adam Vogt
1
-3
/
+4
2010-01-17
Mention X.L.Groups.ModifySpec's rank-2 type in the doc
quentin.moser
1
-0
/
+4
2010-10-01
Orphan my modules
moserq
4
-7
/
+4
2010-10-01
Split X.L.Groups.Examples
moserq
5
-314
/
+396
2010-01-20
X.L.G.Examples: improve the tabs of tiledTabs
moserq
1
-4
/
+6
2010-01-20
X.L.G.Examples: improve the tabs of wmiiLike
moserq
1
-2
/
+5
2010-01-18
X.L.Groups: Always keep one group, even if empty.
quentin.moser
1
-37
/
+46
2010-01-17
Do not duplicate layouts in X.L.Groups
quentin.moser
1
-8
/
+8
2010-09-30
Add missing module re-export (issue 366)
Adam Vogt
1
-0
/
+3
2010-05-18
This patch adds support for multiple master windows to X.L.Master
quesel
1
-16
/
+47
2010-07-06
X.L.LayoutHints: event hook to refresh on hints change
Tomas Janousek
1
-1
/
+20
2010-09-14
Explain fields added for "XMonad.Layout.ImageButtonDecoration"
Adam Vogt
1
-2
/
+4
2010-07-28
Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...
Jan Vornberger
3
-11
/
+14
2010-06-16
A hook to handle minimize/restore window manager hints.
Justin Bogner
1
-2
/
+2
2010-06-22
Note that Simplest works well with BoringWindows
Adam Vogt
1
-0
/
+13
[next]