index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
XMonad
/
Layout.hs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-02
move library part to src/
Adam Vogt
1
-0
/
+0
2011-06-09
Remove -fglasgow-exts for deriving Data/Typeable needed with ghc-6.6
Adam Vogt
1
-2
/
+1
2010-04-15
fix haddock comment being assigned to constructor instead of field
Tomas Janousek
1
-1
/
+2
2010-02-14
Various clean-ups suggested by HLint
Spencer Janssen
1
-3
/
+3
2009-05-16
Fix for Tall documentation
Khudyakov Alexey
1
-2
/
+2
2009-02-22
Use records to document Tall's arguments
Spencer Janssen
1
-3
/
+3
2008-09-28
add'l documentation
Devin Mullins
1
-1
/
+4
2008-07-14
I prefer the spencerjanssen@gmail.com address now
Spencer Janssen
1
-1
/
+1
2008-05-08
Make Mirror a newtype
Spencer Janssen
1
-1
/
+1
2008-05-07
Comments
Spencer Janssen
1
-0
/
+6
2008-05-07
Break long line
Spencer Janssen
1
-1
/
+2
2008-05-07
Style
Spencer Janssen
1
-2
/
+1
2008-05-07
Simplify
Spencer Janssen
1
-4
/
+2
2008-05-07
Overhaul Choose, fixes issue 183
Spencer Janssen
1
-34
/
+55
2008-04-04
XMonad.Layout: documentation cleanup
Lukas Mai
1
-32
/
+22
2008-03-22
formatting
Don Stewart
1
-2
/
+4
2008-03-22
strict fields on layout messages
Don Stewart
1
-2
/
+2
2008-03-22
clean up Layout.hs, not entirely happy about the impure layouts.
Don Stewart
1
-77
/
+85
2008-03-22
whitespace
Don Stewart
1
-0
/
+2
2008-03-22
reenable quickcheck properties for layouts (no overlap, fullscreen)
Don Stewart
1
-3
/
+8
2008-02-25
Reimplement Mirror with runLayout
Andrea Rossato
1
-4
/
+2
2008-02-22
Reimplement Choose with runLayout
Andrea Rossato
1
-5
/
+2
2008-01-28
Make Mirror implement emptyLayout
Andrea Rossato
1
-0
/
+2
2008-01-24
Add emptyLayout to LayoutClass, a method to be called when a workspace is empty
Andrea Rossato
1
-0
/
+3
2007-12-10
normalize Module headers
Lukas Mai
1
-1
/
+1
2007-11-24
Move XMonad.Layouts to XMonad.Layout for uniformity with xmc
Andrea Rossato
1
-1
/
+1
2007-11-07
Provide top level XMonad.hs export module
Don Stewart
1
-1
/
+1
2007-11-05
-Wall police
Don Stewart
1
-2
/
+2
2007-11-01
Hierarchify
Spencer Janssen
1
-2
/
+2
2007-11-01
Layouts.Choose: handle ReleaseResources
Spencer Janssen
1
-0
/
+8
2007-11-01
Layouts.Choose: send Hide to non-selected layout
Spencer Janssen
1
-1
/
+2
2007-11-01
Export mirrorRect
Spencer Janssen
1
-1
/
+1
2007-11-01
This is a massive update, here's what has changed:
Spencer Janssen
1
-0
/
+166