aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* update callers of safeSpawngwern02009-06-223-4/+4
* XMonad.Util.Run: improve definition so this can be used with emacsgwern02009-06-221-4/+4
* XMonad.Actions.WindowGo: switch to safeSpawn, since everyone just passes a pr...gwern02009-06-221-5/+6
* XMonad.Util.Run: +convenience function for safeSpawn which drops args to the ...gwern02009-06-221-0/+7
* XMonad.Actions.WindowGo: improve haddocksgwern02009-06-221-13/+13
* Fix window ordering bug in L.LimitWindowsAdam Vogt2009-06-221-4/+7
* L.LimitWindows add usage information, functions to modify the limitAdam Vogt2009-06-221-3/+46
* Expand Tabbed documentation to describe mouse clicks processingDmitry Astapov2009-06-211-0/+4
* Close tabs by middle click on tab decorationDmitry Astapov2009-06-211-0/+10
* Provide means to find original window by its decoration.Dmitry Astapov2009-06-211-0/+4
* Add L.LimitWindows layout modifierAdam Vogt2009-06-191-0/+55
* Remove Hooks.EventHookDaniel Schoepe2009-06-182-110/+1
* use 'take 1' instead of custom truncHead function in L.WindowNavigationAdam Vogt2009-06-181-5/+1
* Correct many typos in the documentation, consistent US spellinggAdam Vogt2009-06-1821-55/+53
* minor typo in ./XMonad/Layout/StackTile.hsJoachim Breitner2009-06-171-1/+1
* X.L.ResizableTile: make sure windows aren't resized to a height larger than t...Brent Yorgey2009-06-041-1/+1
* X.A.PhysicalScreens: fix typoRoman Cheplyaka2009-06-021-1/+1
* X.L.AutoMaster: fix warningRoman Cheplyaka2009-06-021-1/+1
* AutoMaster.dpatchIlya Portnov2009-04-261-0/+123
* UpdatePointer - Don't warp while dragging with mouseAnders Engstrom2009-05-301-0/+3
* FlexibleResize - Resize from edge, don't move adjust at opposite edgeAnders Engstrom2009-05-301-21/+35
* Remove USE_UTF8 defines.Khudyakov Alexey2009-04-192-56/+1
* FloatSnap - calculate gaps instead of snapping against unmanaged windowsAnders Engstrom2009-05-272-19/+14
* Fix L.Mosaic bug where stored [Rational] was not extendedAdam Vogt2009-05-251-2/+7
* X.A.Search: add Wolfram|Alpha searchBrent Yorgey2009-05-251-3/+7
* Remove L.ThreeColumnsMiddle compatiblity moduleAdam Vogt2009-05-251-4/+0
* A.FloatSnap snap to unmanaged docks tooAdam Vogt2009-05-252-4/+16
* LayoutBuilder fix maintainerAnders Engstrom2009-05-241-1/+1
* FloatSnap fix maintainerAnders Engstrom2009-05-241-1/+1
* X.A.FloatSnap - More configuration for magic resize, adaption for mouse bindi...Anders Engstrom2009-05-241-22/+65
* X.A.FloatSnap - Assisted move/resize of windowsAnders Engstrom2009-05-241-0/+278
* Simplyify L.Mosaic interface, and support resizing specific windowsAdam Vogt2009-05-241-107/+112
* L.ResizableTile document ResizableTall parameters with recordsAdam Vogt2009-05-191-1/+14
* L.LayoutHints, add layoutHintsToCentreAdam Vogt2009-05-191-11/+162
* Remove excess whitespace from L.LayoutHintsAdam Vogt2009-05-191-3/+3
* new layout module X.L.Spacing, put blank space around each windowBrent Yorgey2009-05-141-0/+54
* X.L.LayoutBuilder doc fix and cleaningAnders Engstrom2009-05-091-17/+44
* X.L.LayoutBuilder custom layoutsAnders Engstrom2009-05-091-0/+250
* submapDefault fix key leakageAnders Engstrom2009-04-261-2/+2
* Fix typo in L.Mosaic hintsAdam Vogt2009-05-081-1/+1
* U.Loggers: add maildirNew, other loggers, and logger formatting utilitieswirtwolff2009-04-121-27/+238
* ThreeCol - Update docs to match realityAnders Engstrom2009-05-031-9/+10
* Remove some excess whitespace in XMonad.AppLauncherAdam Vogt2009-05-031-1/+1
* Export ThreeColMid from L.ThreeColumnsMiddleAdam Vogt2009-04-251-0/+4
* ThreeColumns support middle column, with more backwards compatiblityAdam Vogt2009-04-141-10/+18
* X.L.ThreeColumnsMiddle merged into X.L.ThreeColumns with some new featuresAnders Engstrom2009-04-112-117/+42
* nameTail - Remove the first word of a layout descriptionAnders Engstrom2009-05-031-2/+15
* Add H.InsertPosition: add new windows to different positions in a workspaceAdam Vogt2009-05-031-0/+74
* Add changeMaster function to L.MosaicAdam Vogt2009-05-021-4/+8
* Remove -XScopedTypeVariables requirement with L.SubLayoutsAdam Vogt2009-04-291-10/+15