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
/
WindowArranger.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
2010-01-12
1
-1
/
+0
*
Refer to modm as the current modMask
Adam Vogt
2009-10-22
1
-14
/
+14
*
Replace most -fglasgow-exts with specific LANGUAGE pragmas
Adam Vogt
2009-06-26
1
-5
/
+1
*
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
2009-06-18
1
-1
/
+1
*
Merge emptyLayoutMod into redoLayout
Joachim Breitner
2008-10-05
1
-2
/
+2
*
Missing pragmas
Don Stewart
2008-05-06
1
-4
/
+4
*
Add full documentation
Don Stewart
2008-05-05
1
-1
/
+4
*
Fix usage doc.
Roman Cheplyaka
2008-02-25
1
-1
/
+5
*
WindowArranger: add a SetGeometry message - needed to enable mouseDrag
Andrea Rossato
2008-02-08
1
-1
/
+5
*
WindowArranger can now arrange all windows
Andrea Rossato
2008-01-27
1
-19
/
+27
*
WindoWrranger: export the WindowArranger type (see the upcoming SimpleFloat)
Andrea Rossato
2008-01-26
1
-0
/
+1
*
Add WindowArranger, a layout modifier to move and resize windows with the key...
Andrea Rossato
2008-01-25
1
-0
/
+189