aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-12Add Actions.MouseResize: a layout modifier to resize windows with the mouseAndrea Rossato1-0/+1
2008-02-09Add DecorationMadness: a repository of weirdnessesAndrea Rossato1-0/+1
2008-02-07Add Prompt.Theme: a prompt for dynamically applying a theme to the current wo...Andrea Rossato1-0/+1
2008-02-07cabal file: respect alphabetic order for modulesAndrea Rossato1-3/+3
2008-02-07Add Util.Themes to collect user contributed themesAndrea Rossato1-0/+1
2008-02-04 XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ...gwern01-0/+1
2008-02-01REMOVE RotView: use CycleWS instead.Brent Yorgey1-1/+0
2008-01-16add XMonad.Actions.CycleSelectedLayoutsRoman Cheplyaka1-0/+1
2008-01-28xmonad-contrib.cabal: add build-type field to get rid of Cabal warningBrent Yorgey1-0/+1
2008-01-27Add ResizeScreen, a layout modifier for modifing the screen geometryAndrea Rossato1-0/+1
2008-01-26Add SimpleFloat a very basic floating layout that will place windows accordin...Andrea Rossato1-0/+1
2008-01-25Add DwmStyle, a layout modifier to add dwm-style decorations to windows in an...Andrea Rossato1-0/+1
2008-01-25Adde SimpleDecoration, a layout modifier to add simple decorations to windows...Andrea Rossato1-0/+1
2008-01-25Add Layout.Simplest, the simplest layoutAndrea Rossato1-0/+1
2008-01-25Add Decoration, a layout modifier and a class for easily writing decorated la...Andrea Rossato1-0/+1
2008-01-25Add WindowArranger, a layout modifier to move and resize windows with the key...Andrea Rossato1-0/+1
2008-01-27depend on xmonad-0.6Spencer Janssen1-1/+1
2008-01-27Bump version to 0.6Spencer Janssen1-1/+1
2008-01-18-Werror when flag(testing) onlySpencer Janssen1-1/+9
2008-01-15Layout.Reflect: new contrib module for reflecting layouts horizontally/vertic...Brent Yorgey1-0/+1
2008-01-13Add XMonad.Util.Timer, a module to set up timers and to handle themAndrea Rossato1-0/+1
2007-12-31Add ShowWName a layout modifier to show the workspace nameAndrea Rossato1-0/+1
2007-12-24Search.hs: mv into Actions/ per IRC suggestiongwern01-1/+1
2007-12-20add XMonad.Actions.NoBordersLukas Mai1-0/+1
2007-12-22Factor workspace sorting into a separate moduleSpencer Janssen1-0/+1
2007-12-15Depend on X11-1.4.1, it has crucial bugfixesSpencer Janssen1-1/+1
2007-12-15Remove network dependency, potentially breaking XMonad.Util.SearchSpencer Janssen1-1/+1
2007-12-13+cabal support for XMonad.Util.Searchgwern01-1/+2
2007-12-11new XMonad.Hooks.ManageHelpers moduleLukas Mai1-0/+1
2007-12-10Bump version to 0.5!Spencer Janssen1-2/+2
2007-12-05Typo in extra-source-filesSpencer Janssen1-1/+1
2007-12-05Depend on X11>Spencer Janssen1-1/+1
2007-12-05Remove TilePrime, it is subsumed by HintedTileSpencer Janssen1-1/+0
2007-11-28refactor XMonad.Prompt, add new modules XMonad.Prompt.{Input,Email}Brent Yorgey1-0/+2
2007-11-27AppendFile: initial importBrent Yorgey1-0/+1
2007-11-25xmonad-contrib.cabal: better order for the documentation linksBrent Yorgey1-2/+3
2007-11-25links to documentatoin subsections in generated docsDon Stewart1-1/+8
2007-11-25depend on X11 1.4.0Don Stewart1-3/+3
2007-11-22cabal: build Magnifier again.Andrea Rossato1-1/+1
2007-11-22cabal: added mosaic and annealAndrea Rossato1-0/+2
2007-11-21HintedTile: ported to the LayoutClassAndrea Rossato1-1/+1
2007-11-20A new documentation systemAndrea Rossato1-2/+6
2007-11-20new contrib module: Layout.PerWorkspaceBrent Yorgey1-0/+1
2007-11-19Port overview from contrib.html to Documentation.hsDon Stewart1-2/+3
2007-11-19remove Mosaic and Anneal.David Roundy1-2/+0
2007-11-19remove MessageHooksDevin Mullins1-1/+0
2007-11-19Anneal is only used by Mosaic which is disabledSpencer Janssen1-1/+1
2007-11-18experimental MessageHooks "branch" of mainDevin Mullins1-0/+1
2007-11-17cpp-options requires Cabal 1.2.1Devin Mullins1-1/+1
2007-11-17Use cpp-optionsSpencer Janssen1-1/+1