aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-06-02XMonad.Actions.CopyWindow runOrCopylan3ny1-4/+26
2009-02-04ManageHelpers: reduce duplicated code in predicatesIsmael Carnales1-16/+13
2009-02-04Remove X.U.SpawnOnWorkspace (superseded by X.A.SpawnOn)Roman Cheplyaka1-81/+0
2009-02-04X.A.SpawnOn: add docsRoman Cheplyaka1-10/+38
2009-02-04Remove silliness from XMonad.Doc.ConfiguringSpencer Janssen1-19/+7
2009-02-03Adjustments to use the new event hook feature instead of Hooks.EventHookDaniel Schoepe6-40/+30
2009-01-28Easier Colorizers for X.A.GridSelectquentin.moser1-8/+54
2009-02-02X.A.SpawOn: fix usage docRoman Cheplyaka1-1/+1
2009-01-29Added GridVariants.SplitGridNorbert Zeh1-31/+79
2009-01-30FixedColumn: added missing nmaster to the usage docIsmael Carnales1-1/+1
2009-01-29XMonad.Actions.Search: fix whitespace & tabsgwern01-46/+43
2009-01-28xmonad-action-search-intelligent-searchenginesMichal Trybus1-13/+101