aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Run.hs: add an option to runintermsgwern02008-02-053-7/+7
* Add DecorationMadness: a repository of weirdnessesAndrea Rossato2008-02-092-0/+528
* Decoration: change mouseEventHook to decoEventHook and moreAndrea Rossato2008-02-091-15/+18
* Tabbed: add simpleTabbed and fx documentationAndrea Rossato2008-02-091-3/+24
* Arossato: update to latest changesAndrea Rossato2008-02-081-12/+18
* Decoration: enable mouse dragging of windowsAndrea Rossato2008-02-081-5/+11
* WindowArranger: add a SetGeometry message - needed to enable mouseDragAndrea Rossato2008-02-081-1/+5
* Decoration: add a mouseEventHook methohd and move mouse button event thereAndrea Rossato2008-02-081-5/+12
* Util.Thems: some more typos in commentsAndrea Rossato2008-02-081-3/+3
* Util.Themes: documentation and export list (added themes that have been left ...Andrea Rossato2008-02-081-7/+29
* Prompt.Theme: comments and some point-freeAndrea Rossato2008-02-081-6/+6
* oxymor00nThemeits.sec2008-02-071-0/+21
* add swapScreen to CycleWSits.sec2008-02-061-0/+17
* Decoration: consistency of variable namesAndrea Rossato2008-02-071-30/+30
* Add Prompt.Theme: a prompt for dynamically applying a theme to the current wo...Andrea Rossato2008-02-072-0/+53
* Decoration: add a SetTheme message and releaseResourcesAndrea Rossato2008-02-071-10/+17
* cabal file: respect alphabetic order for modulesAndrea Rossato2008-02-071-3/+3
* Add Util.Themes to collect user contributed themesAndrea Rossato2008-02-072-0/+95
* SimpleFloat: comment onlyAndrea Rossato2008-02-071-1/+1
* Update to safer initColor apiDon Stewart2008-02-062-7/+9
* use Util.WorkspaceCompare in Prompt.Workspace.David Roundy2008-02-061-2/+3
* roll back to previous version of Droundy.hs.David Roundy2008-02-051-10/+10
* make WindowNavigation ignore decorations.David Roundy2008-02-051-7/+9
* make tabbed work nicely with LayoutCombinators and WindowNavigation.David Roundy2008-02-052-14/+23
* make WindowNavigation work when windows are stacked.David Roundy2008-02-051-1/+1
* XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ...gwern02008-02-042-0/+76
* enable proper handling of panels in droundy config.David Roundy2008-02-041-0/+3
* enable button click for focus in tabbed.David Roundy2008-02-041-0/+8
* in Decoration, remove windows that are precisely hidden underneath other wind...David Roundy2008-02-041-3/+8
* switch tabbed back to using Simplest (so tabs will be shown).David Roundy2008-02-041-2/+3
* CycleWS: change example binding for toggleWS from mod-t to mod-z. example bi...Brent Yorgey2008-02-011-1/+1
* REMOVE RotView: use CycleWS instead.Brent Yorgey2008-02-015-77/+11
* CycleWS: add more general functionality that now subsumes the functionality o...Brent Yorgey2008-02-012-26/+169
* WorkspaceCompare: some refactoring.Brent Yorgey2008-02-013-26/+51
* Search.hs: haddock cleanupBrent Yorgey2008-01-311-35/+32
* Added a handy tip to the documentation of XMonad.Actions.Searchv.dijk.bas2008-01-311-1/+47
* Make LayoutHints a decoration aware layout modifierAndrea Rossato2008-01-312-5/+9
* Remove LayoutCombinator class and revert PerWorkspace to its Maybe Bool stateAndrea Rossato2008-01-312-79/+65
* Extending.hs: documentation updateBrent Yorgey2008-01-312-13/+16
* DynamicLog: lots of additional documentation; add byorgeyPP as an example dze...Brent Yorgey2008-01-301-32/+99
* Extended PP with sorting algorithm specification and added xinerama sortingJuraj Hercek2008-01-092-7/+37
* SimpleDecoration: export defaultThemeAndrea Rossato2008-01-301-0/+1
* Various decorations related updatesSpencer Janssen2008-01-308-188/+97
* TwoPane: add description stringJoachim Fasting2008-01-261-0/+1
* add XMonad.Actions.CycleSelectedLayoutsRoman Cheplyaka2008-01-162-0/+52
* Search.hs: add documentation and two more search engines (MathWorld and Googl...Brent Yorgey2008-01-281-23/+52
* xmonad-contrib.cabal: add build-type field to get rid of Cabal warningBrent Yorgey2008-01-281-0/+1
* LayoutCombinator class: code clean upAndrea Rossato2008-01-292-15/+12
* Add a LayoutCombinator class and a CombinedLayout and port PerWorkspace to th...Andrea Rossato2008-01-292-93/+109
* Named: reimplemented as a LayoutModifier and updated Config.Droundy accordinglyAndrea Rossato2008-01-282-21/+17