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