aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-25Fix L.Mosaic bug where stored [Rational] was not extendedAdam Vogt1-2/+7
2009-05-25X.A.Search: add Wolfram|Alpha searchBrent Yorgey1-3/+7
2009-05-25Remove L.ThreeColumnsMiddle compatiblity moduleAdam Vogt1-4/+0
2009-05-25A.FloatSnap snap to unmanaged docks tooAdam Vogt2-4/+16
2009-05-24LayoutBuilder fix maintainerAnders Engstrom1-1/+1
2009-05-24FloatSnap fix maintainerAnders Engstrom1-1/+1
2009-05-24X.A.FloatSnap - More configuration for magic resize, adaption for mouse bindi...Anders Engstrom1-22/+65
2009-05-24X.A.FloatSnap - Assisted move/resize of windowsAnders Engstrom1-0/+278
2009-05-24Simplyify L.Mosaic interface, and support resizing specific windowsAdam Vogt1-107/+112
2009-05-19L.ResizableTile document ResizableTall parameters with recordsAdam Vogt1-1/+14
2009-05-19L.LayoutHints, add layoutHintsToCentreAdam Vogt1-11/+162
2009-05-19Remove excess whitespace from L.LayoutHintsAdam Vogt1-3/+3
2009-05-14new layout module X.L.Spacing, put blank space around each windowBrent Yorgey1-0/+54
2009-05-09X.L.LayoutBuilder doc fix and cleaningAnders Engstrom1-17/+44
2009-05-09X.L.LayoutBuilder custom layoutsAnders Engstrom1-0/+250
2009-04-26submapDefault fix key leakageAnders Engstrom1-2/+2
2009-05-08Fix typo in L.Mosaic hintsAdam Vogt1-1/+1
2009-04-12U.Loggers: add maildirNew, other loggers, and logger formatting utilitieswirtwolff1-27/+238
2009-05-03ThreeCol - Update docs to match realityAnders Engstrom1-9/+10
2009-05-03Remove some excess whitespace in XMonad.AppLauncherAdam Vogt1-1/+1
2009-04-25Export ThreeColMid from L.ThreeColumnsMiddleAdam Vogt1-0/+4
2009-04-14ThreeColumns support middle column, with more backwards compatiblityAdam Vogt1-10/+18
2009-04-11X.L.ThreeColumnsMiddle merged into X.L.ThreeColumns with some new featuresAnders Engstrom2-117/+42
2009-05-03nameTail - Remove the first word of a layout descriptionAnders Engstrom1-2/+15
2009-05-03Add H.InsertPosition: add new windows to different positions in a workspaceAdam Vogt1-0/+74
2009-05-02Add changeMaster function to L.MosaicAdam Vogt1-4/+8
2009-04-29Remove -XScopedTypeVariables requirement with L.SubLayoutsAdam Vogt1-10/+15
2009-04-23Add SubLayouts: a layout combinator for nesting layouts.Adam Vogt1-0/+445
2009-04-06Document and extend BoringWindows to support multiple sources of boring.Adam Vogt1-31/+90
2009-03-03Add Apply message to L.WindowNavigationAdam Vogt1-1/+7
2009-04-23X.A.TopicSpace: remove the allTopics lists from the configuration.Nicolas Pouillard1-33/+37
2009-02-27added colour themesperlkat1-0/+137
2009-04-09Prompt.hs: setSuccess True also on Keypad Entersean.escriva1-1/+1
2009-04-07Update focus on mouse moves within inactive windowsDaniel Schoepe1-0/+61
2009-03-22Add promoteWarp event to L.MagicFocusAdam Vogt1-8/+44
2009-03-22Add TowardsCentre option to UpdatePointerAdam Vogt1-3/+11
2009-03-22Remove excess whitespace in A.UpdatePointerAdam Vogt1-6/+5
2009-02-24Combo fix ReleaseResources when no windows are available, new fixAnders Engstrom1-6/+5
2009-02-21OneBig_resize.dpatchportnov841-0/+8
2009-02-20OneBig_layout.dpatchportnov841-0/+125
2009-02-20Properly encode destop names before sending them to X server in XMonad.Hooks....Khudyakov Alexey1-2/+2
2009-04-22Update haddock description for Actions.GridSelectDaniel Schoepe1-2/+2
2009-04-09X.H.DynamicLog: provides trim, inverse of padsean.escriva1-1/+7
2009-04-10Mouse support for GridSelectDaniel Schoepe1-1/+13
2009-04-09Generalize GridSelect to arbitrary elementsDaniel Schoepe1-80/+99
2009-04-15Improve composability of X.H.Place, drop simple(st)Float supportquentin.moser1-60/+107
2009-04-09Fixed X.H.Place.positionquentin.moser1-2/+2
2009-04-08Module for automatic placement of floating windowsquentin.moser1-0/+413
2009-04-15X.H.FloatNext: new module, float the next spawned window(s)quentin.moser1-0/+157
2009-04-15ComboPkonstantin.sobolev1-0/+180