aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove some excess whitespace in XMonad.AppLauncherAdam Vogt2009-05-031-1/+1
* Export ThreeColMid from L.ThreeColumnsMiddleAdam Vogt2009-04-252-0/+5
* 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-113-118/+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-032-0/+75
* Add changeMaster function to L.MosaicAdam Vogt2009-05-021-4/+8
* Optimizer bug does not affect 6.10.2 (issue 226)Adam Vogt2009-04-301-1/+1
* Remove -XScopedTypeVariables requirement with L.SubLayoutsAdam Vogt2009-04-291-10/+15
* Add SubLayouts: a layout combinator for nesting layouts.Adam Vogt2009-04-232-0/+446
* Document and extend BoringWindows to support multiple sources of boring.Adam Vogt2009-04-061-31/+90
* Add Apply message to L.WindowNavigationAdam Vogt2009-03-031-1/+7
* X.A.TopicSpace: remove the allTopics lists from the configuration.Nicolas Pouillard2009-04-231-33/+37
* added colour themesperlkat2009-02-271-0/+137
* Prompt.hs: setSuccess True also on Keypad Entersean.escriva2009-04-091-1/+1
* Update focus on mouse moves within inactive windowsDaniel Schoepe2009-04-072-0/+62
* Add promoteWarp event to L.MagicFocusAdam Vogt2009-03-221-8/+44
* Add TowardsCentre option to UpdatePointerAdam Vogt2009-03-221-3/+11
* Remove excess whitespace in A.UpdatePointerAdam Vogt2009-03-221-6/+5
* Combo fix ReleaseResources when no windows are available, new fixAnders Engstrom2009-02-241-6/+5
* OneBig_resize.dpatchportnov842009-02-211-0/+8
* OneBig_layout.dpatchportnov842009-02-202-0/+126
* Properly encode destop names before sending them to X server in XMonad.Hooks....Khudyakov Alexey2009-02-201-2/+2
* Make utf8-string regular dependencyKhudyakov Alexey2009-02-201-9/+3
* Update haddock description for Actions.GridSelectDaniel Schoepe2009-04-221-2/+2
* X.H.DynamicLog: provides trim, inverse of padsean.escriva2009-04-091-1/+7
* Mouse support for GridSelectDaniel Schoepe2009-04-101-1/+13
* Generalize GridSelect to arbitrary elementsDaniel Schoepe2009-04-091-80/+99
* Improve composability of X.H.Place, drop simple(st)Float supportquentin.moser2009-04-151-60/+107
* Fixed X.H.Place.positionquentin.moser2009-04-091-2/+2
* Module for automatic placement of floating windowsquentin.moser2009-04-082-0/+414
* X.H.FloatNext: new module, float the next spawned window(s)quentin.moser2009-04-152-0/+158
* ComboPkonstantin.sobolev2009-04-152-0/+181
* New module: XMonad.Actions.TopicSpaceNicolas Pouillard2009-04-192-0/+332
* NamedScratchpadkonstantin.sobolev2009-04-192-0/+139
* More configurability for Layout.NoBorders (typeclass method)Adam Vogt2009-03-251-32/+122
* Add XMonad.Actions.PhysicalScreensnelhage2009-03-212-0/+89
* pointWithin has moved to the coreJoachim Breitner2008-10-081-6/+0
* UpdatePointer even to empty workspacesJoachim Breitner2008-10-071-22/+31
* More predictable aspect ratio in GridVariants.GridNorbert Zeh2009-03-111-2/+12
* X.L.Master: fix number of windowsIsmael Carnales2009-03-011-1/+1
* U.EZConfig: add xK_Print <Print> to special keyswirtwolff2009-03-031-0/+2
* More flexibility for H.FadeInactiveDaniel Schoepe2009-03-091-9/+22
* Prompt.Shell: escape ampersandValery V. Vorotyntsev2009-03-121-2/+1
* Cleanup X.L.Mosaic, without breaking itAdam Vogt2009-02-191-5/+4
* X.L.Mosaic: prevent users from causing non-termination with negative elementsAdam Vogt2009-02-101-5/+7
* better Layout.NoBorders.smartBorders behavior on xineramaAdam Vogt2009-03-141-1/+4
* H.DynamicLog: revised dzenStrip and xmobarStrip functionswirtwolff2009-03-141-10/+30
* X.H.DynamicLog: Add dzenStrip to remove formatting, for use in dzenPP's ppUrg...Braden Shepherdson2009-03-141-2/+13
* X.H.ManageHelpers: export isInPropertyRoman Cheplyaka2009-03-081-0/+1