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