aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Note L.Minimize in L.LimitWindows haddocks.Adam Vogt2009-10-141-0/+1
* Move limitSelect into L.LimitWindowsMax Rabkin2009-10-142-123/+63
* added haddocks for L.SelectiveMax Rabkin2009-10-021-1/+36
* Support IncMasterN in SelectiveMax Rabkin2009-09-291-0/+9
* removed commented-out codeMax Rabkin2009-09-291-24/+0
* Test that update preserves invariants of SelectionMax Rabkin2009-09-291-1/+1
* Add "Selective" layout modifierMax Rabkin2009-09-291-0/+98
* Filter extra modifier bits some layouts set in XMonad.PromptDaniel Schoepe2009-10-121-2/+3
* Cleanup L.BorderResizeAdam Vogt2009-10-121-52/+46
* Layout modifier to resize windows by dragging their borders with the mouseJan Vornberger2009-10-121-0/+170
* Add U.Replace which implements a --replace behavior.Adam Vogt2009-10-121-0/+116
* Update D.Extending module lists with help of a script (also added)Adam Vogt2009-10-121-191/+582
* Correct erroneous haddock link in U.XSelectionAdam Vogt2009-10-121-1/+1
* Make L.Mosaic explicit imports compatible with haskell-src-extsAdam Vogt2009-10-121-3/+3
* Put screenshots inline for L.ThreeColumns and L.RoledexAdam Vogt2009-10-122-5/+13
* Use LANGUAGE pragma instead of -fglasgow-exts in L.MinimizeAdam Vogt2009-10-121-1/+1
* Add a description to L.LayoutScreensAdam Vogt2009-10-121-0/+1
* Add Portability and Stability boilerplate for a couple modules.Adam Vogt2009-10-126-0/+12
* Correct hyperlink in A.DeManageAdam Vogt2009-10-121-1/+1
* NoFrillsDecoration - most basic version of decoration for windowsJan Vornberger2009-10-121-0/+48
* Split A.TopicSpace documentation into sectionsAdam Vogt2009-10-121-42/+52
* Use hyperlinks in WorkspaceCursors documentation.Adam Vogt2009-10-081-2/+2
* Minor haddock formatting correction in L.TabbedAdam Vogt2009-10-081-1/+1
* Hyperlink the reference to ResizableTile in MouseResizableTileAdam Vogt2009-10-051-1/+1
* Finish a sentence in H.ManageDocks haddocks.Adam Vogt2009-10-051-1/+1
* Add a SetStruts message to H.ManageDocks.Adam Vogt2009-10-052-14/+46
* Derive Enum for U.Types.Direction2DAdam Vogt2009-10-051-1/+1
* Rearrange the GSCONFIG class in A.GridselectAdam Vogt2009-10-051-28/+93
* Add a GSCONFIG class to overload defaultGSConfig.Adam Vogt2009-10-032-22/+31
* Add a screenshots section in the A.GridSelect haddocksAdam Vogt2009-10-041-4/+13
* Fixed guard in WorkspaceByPos - condition got switched during transformationJan Vornberger2009-10-041-1/+1
* A.CycleWindows update docs, use lib fn second instead of custom lambdaWirt Wolff2009-09-261-5/+14
* Group functions in GridSelect haddock, add an inline screenshot.Adam Vogt2009-10-031-4/+14
* minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modulessean.escriva2009-09-287-30/+27
* New module : X.H.SetCursormail2009-09-151-0/+47
* Hyperlink modules named in WindowMenu, RestoreMinimized, and MinimizeAdam Vogt2009-10-033-9/+8
* Mention X.L.Maximize and X.L.Minimize in WindowMenu documentationJan Vornberger2009-10-031-0/+4
* Small style change in L.SimplestFloatAdam Vogt2009-10-021-5/+4
* Use U.XUtils.fi to make WindowMenu clearerAdam Vogt2009-10-021-12/+11
* Extended GridSelectJan Vornberger2009-09-301-9/+24
* WindowMenu based on GridSelect that displays actions for the focused window (...Jan Vornberger2009-09-301-0/+75
* Use default handler in XMonad.Prompt.eventLoopDaniel Schoepe2009-10-011-1/+1
* Remove redundant parentheses from L.MouseResizableTileAdam Vogt2009-09-301-10/+9
* Use ErrorT instead of nested case for H.WorkspaceByPosAdam Vogt2009-09-301-24/+13
* Note that ManageDocks is preferred to A.DeManageAdam Vogt2009-09-301-1/+2
* Factor out redundancy in L.MouseResizableTile.handleResizeAdam Vogt2009-09-301-18/+9
* In a multi-head setup, move windows with a non-zero position upon creation to...Jan Vornberger2009-09-301-0/+65
* Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTileAdam Vogt2009-09-301-1/+1
* Remove redundant ($) in A.CommandsAdam Vogt2009-09-301-5/+5
* Fix haddock parse error in MouseResizableTileAdam Vogt2009-09-301-0/+2