| Commit message (Expand) | Author | Files | Lines |
2008-01-28 | xmonad-contrib.cabal: add build-type field to get rid of Cabal warning | Brent Yorgey | 1 | -0/+1 |
2008-01-27 | Add ResizeScreen, a layout modifier for modifing the screen geometry | Andrea Rossato | 1 | -0/+1 |
2008-01-26 | Add SimpleFloat a very basic floating layout that will place windows accordin... | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Add DwmStyle, a layout modifier to add dwm-style decorations to windows in an... | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Adde SimpleDecoration, a layout modifier to add simple decorations to windows... | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Add Layout.Simplest, the simplest layout | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Add Decoration, a layout modifier and a class for easily writing decorated la... | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Add WindowArranger, a layout modifier to move and resize windows with the key... | Andrea Rossato | 1 | -0/+1 |
2008-01-27 | depend on xmonad-0.6 | Spencer Janssen | 1 | -1/+1 |
2008-01-27 | Bump version to 0.6 | Spencer Janssen | 1 | -1/+1 |
2008-01-18 | -Werror when flag(testing) only | Spencer Janssen | 1 | -1/+9 |
2008-01-15 | Layout.Reflect: new contrib module for reflecting layouts horizontally/vertic... | Brent Yorgey | 1 | -0/+1 |
2008-01-13 | Add XMonad.Util.Timer, a module to set up timers and to handle them | Andrea Rossato | 1 | -0/+1 |
2007-12-31 | Add ShowWName a layout modifier to show the workspace name | Andrea Rossato | 1 | -0/+1 |
2007-12-24 | Search.hs: mv into Actions/ per IRC suggestion | gwern0 | 1 | -1/+1 |
2007-12-20 | add XMonad.Actions.NoBorders | Lukas Mai | 1 | -0/+1 |
2007-12-22 | Factor workspace sorting into a separate module | Spencer Janssen | 1 | -0/+1 |
2007-12-15 | Depend on X11-1.4.1, it has crucial bugfixes | Spencer Janssen | 1 | -1/+1 |
2007-12-15 | Remove network dependency, potentially breaking XMonad.Util.Search | Spencer Janssen | 1 | -1/+1 |
2007-12-13 | +cabal support for XMonad.Util.Search | gwern0 | 1 | -1/+2 |
2007-12-11 | new XMonad.Hooks.ManageHelpers module | Lukas Mai | 1 | -0/+1 |
2007-12-10 | Bump version to 0.5! | Spencer Janssen | 1 | -2/+2 |
2007-12-05 | Typo in extra-source-files | Spencer Janssen | 1 | -1/+1 |
2007-12-05 | Depend on X11> | Spencer Janssen | 1 | -1/+1 |
2007-12-05 | Remove TilePrime, it is subsumed by HintedTile | Spencer Janssen | 1 | -1/+0 |
2007-11-28 | refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email} | Brent Yorgey | 1 | -0/+2 |
2007-11-27 | AppendFile: initial import | Brent Yorgey | 1 | -0/+1 |
2007-11-25 | xmonad-contrib.cabal: better order for the documentation links | Brent Yorgey | 1 | -2/+3 |
2007-11-25 | links to documentatoin subsections in generated docs | Don Stewart | 1 | -1/+8 |
2007-11-25 | depend on X11 1.4.0 | Don Stewart | 1 | -3/+3 |
2007-11-22 | cabal: build Magnifier again. | Andrea Rossato | 1 | -1/+1 |
2007-11-22 | cabal: added mosaic and anneal | Andrea Rossato | 1 | -0/+2 |
2007-11-21 | HintedTile: ported to the LayoutClass | Andrea Rossato | 1 | -1/+1 |
2007-11-20 | A new documentation system | Andrea Rossato | 1 | -2/+6 |
2007-11-20 | new contrib module: Layout.PerWorkspace | Brent Yorgey | 1 | -0/+1 |
2007-11-19 | Port overview from contrib.html to Documentation.hs | Don Stewart | 1 | -2/+3 |
2007-11-19 | remove Mosaic and Anneal. | David Roundy | 1 | -2/+0 |
2007-11-19 | remove MessageHooks | Devin Mullins | 1 | -1/+0 |
2007-11-19 | Anneal is only used by Mosaic which is disabled | Spencer Janssen | 1 | -1/+1 |
2007-11-18 | experimental MessageHooks "branch" of main | Devin Mullins | 1 | -0/+1 |
2007-11-17 | cpp-options requires Cabal 1.2.1 | Devin Mullins | 1 | -1/+1 |
2007-11-17 | Use cpp-options | Spencer Janssen | 1 | -1/+1 |
2007-11-16 | cabal: I don't know how Hackage handles that so adopt a more general approach | Andrea Rossato | 1 | -1/+1 |
2007-11-16 | utf8-string isn't needed | Spencer Janssen | 1 | -1/+1 |
2007-11-16 | Depend on X11-xft > | Spencer Janssen | 1 | -1/+1 |
2007-11-16 | Use Xft automatically if available | Spencer Janssen | 1 | -1/+8 |
2007-11-16 | Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer. | Clemens Fruhwirth | 1 | -1/+2 |
2007-11-16 | Add Documentation.hs for documentation purposes | Andrea Rossato | 1 | -1/+4 |
2007-11-14 | CustomKeys.hs: moved into `Util' directory | Valery V. Vorotyntsev | 1 | -1/+1 |
2007-11-12 | HEADS UP: Rename XMonadContrib library as xmonad-contrib. | Don Stewart | 1 | -4/+4 |