aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-02-13X.L.Master: turn it to a Layout modifier and update the codeIsmael Carnales1-74/+50
2009-02-19Use doShift in my configSpencer Janssen1-1/+1
2009-02-19SpawnOn: use doShift. This resolves problems where SpawnOn would shift the w...Spencer Janssen1-1/+1
2009-02-13SpawnOn: delete seen pidsSpencer Janssen1-1/+4
2009-02-16X.U.Loggers: handle possible EOF (reported by dyfrgi)Roman Cheplyaka1-2/+1
2009-02-14U.Scratchpad: add general spawn action to close issue 249wirtwolff1-13/+23
2009-02-13SpawnOn: add 'exec' to shell strings where possibleSpencer Janssen1-1/+8
2009-02-09Add Cross LayoutLuis Cabellos zhen.sydow@gmail.com1-0/+114
2009-02-09Fix an undefined in EwmhDesktopsDaniel Schoepe1-1/+1
2009-02-09X.U.WindowProperties: docs (description and sections)Roman Cheplyaka1-7/+12
2009-02-05X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties...Ismael Carnales3-19/+18
2009-02-08cleanup and make X.L.Mosaic behavior more intuitive wrt. areasAdam Vogt1-18/+36
2009-02-08minor typo in XMonad/Util/EZConfig.hsJoachim Breitner1-1/+1
2009-02-07Multimedia keys support for EZConfigKhudyakov Alexey1-11/+283
2009-02-07+A.CycleWindows: bindings to cycle windows in new wayswirtwolff1-0/+222
2009-02-06XMonad.Actions.CopyWindow: fmt & qualify stackset importgwern01-26/+25