aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-01-27XMonad.Prompt autocompletion fixquentin.moser1-2/+4
2009-01-27X.A.SinkAll: re-add accidentally deleted usage documentationBrent Yorgey1-0/+13
2009-01-27move XMonad.Actions.SinkAll functionality to more general XMonad.Actions.With...Brent Yorgey2-38/+61
2008-12-21adds generic 'all windows on current workspace' functionalityloupgaroublond1-5/+17
2009-01-26placement patch to XMonad.Layout.LayoutHintsquentin.moser1-6/+35
2009-01-26XMonad.Actions.MessageFeedback modulequentin.moser1-0/+99
2009-01-18submapDefaultAnders Engstrom1-3/+8
2009-01-27X.A.CycleWS: convert tabs to spaces (closes #266)Roman Cheplyaka1-2/+2
2009-01-26Mosaic picks the middle aspect layout, unless overridenAdam Vogt1-15/+12
2009-01-25Mosaic: stop preventing access to the widest layoutsAdam Vogt1-1/+1
2009-01-25X.L.Mosaic add documentation, update interface and aspect ratio behaviorAdam Vogt1-25/+63
2009-01-25Use currentTag, thanks asgarothSpencer Janssen1-2/+1
2009-01-25Support for spawning most applications on a specific workspaceDaniel Schoepe1-0/+81
2009-01-25X.L.Mosaic: haddock fixRoman Cheplyaka1-4/+5
2009-01-24A mosaic layout based on MosaicAltAdam Vogt1-0/+141