aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-04-19New module: XMonad.Actions.TopicSpaceNicolas Pouillard1-0/+331
2009-04-19NamedScratchpadkonstantin.sobolev1-0/+138
2009-03-25More configurability for Layout.NoBorders (typeclass method)Adam Vogt1-32/+122
2009-03-21Add XMonad.Actions.PhysicalScreensnelhage1-0/+88
2008-10-08pointWithin has moved to the coreJoachim Breitner1-6/+0
2008-10-07UpdatePointer even to empty workspacesJoachim Breitner1-22/+31
2009-03-11More predictable aspect ratio in GridVariants.GridNorbert Zeh1-2/+12
2009-03-01X.L.Master: fix number of windowsIsmael Carnales1-1/+1
2009-03-03U.EZConfig: add xK_Print <Print> to special keyswirtwolff1-0/+2
2009-03-09More flexibility for H.FadeInactiveDaniel Schoepe1-9/+22
2009-03-12Prompt.Shell: escape ampersandValery V. Vorotyntsev1-2/+1
2009-02-19Cleanup X.L.Mosaic, without breaking itAdam Vogt1-5/+4
2009-02-10X.L.Mosaic: prevent users from causing non-termination with negative elementsAdam Vogt1-5/+7
2009-03-14better Layout.NoBorders.smartBorders behavior on xineramaAdam Vogt1-1/+4
2009-03-14H.DynamicLog: revised dzenStrip and xmobarStrip functionswirtwolff1-10/+30
2009-03-14X.H.DynamicLog: Add dzenStrip to remove formatting, for use in dzenPP's ppUrg...Braden Shepherdson1-2/+13
2009-03-08X.H.ManageHelpers: export isInPropertyRoman Cheplyaka1-0/+1
2009-02-22L.Cross: clarify documentationwirtwolff1-22/+19
2009-02-22documentation for IndependentScreensdaniel1-6/+64
2009-02-22eliminate a haddock warning in BoringWindowsdaniel1-2/+0
2009-02-22merge IndependentScreensdaniel1-1/+16
2009-02-22add type information for IndependentScreensdaniel1-21/+29
2009-02-22add some boilerplate comments at the top of IndependentScreensBrent Yorgey1-0/+15
2009-02-21IndependentScreens, v0.0daniel1-0/+8
2009-02-20U.Run: remove waitForProcess to close Issue 268wirtwolff1-4/+4
2009-02-21change Cross data declaration into a record so that Haddock will parse the pe...Brent Yorgey1-4/+5