Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-04-02 | Grid/HintedGrid: use an ncolumns formula inspired by dwm's "optimal" mode | Lukas Mai | 1 | -1/+1 |
2008-03-30 | XMonad.Layout.Grid: fix indentation | Lukas Mai | 1 | -20/+20 |
2008-02-21 | Export XMonad.Layout.Grid.arrange (for use in XMonad.Layout.IM) | Roman Cheplyaka | 1 | -1/+1 |
2007-12-22 | No more tabs | Spencer Janssen | 1 | -1/+1 |
2007-12-08 | Prune more imports | Spencer Janssen | 1 | -1/+0 |
2007-11-23 | dafaultConfig --> defaultConfig | Brent Yorgey | 1 | -1/+1 |
2007-11-21 | Grid: haddock fixes | Andrea Rossato | 1 | -8/+10 |
2007-11-17 | Grid: tabs -> spaces | Devin Mullins | 1 | -20/+20 |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -4/+4 |
2007-11-01 | Use hierarchical module names from the core | Spencer Janssen | 1 | -1/+1 |
2007-10-15 | defaultLayouts -> layouts | Spencer Janssen | 1 | -1/+1 |
2007-10-08 | Fix more LANGUAGE pragmas | Shachaf Ben-Kiki | 1 | -1/+2 |
2007-10-08 | Add LANGUAGE pragams | Shachaf Ben-Kiki | 1 | -1/+1 |
2007-10-07 | Replace -fglasgow-exts with LANGUAGE pragma in Grid.hs | nornagon | 1 | -1/+1 |
2007-10-06 | Grid.hs: needs -fglasgow-exts. | Joachim Fasting | 1 | -0/+1 |
2007-10-06 | basic docs for Grid | l.mai | 1 | -0/+15 |
2007-10-05 | import Grid.hs into repository | l.mai | 1 | -0/+48 |