aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* L.Cross: clarify documentationwirtwolff2009-02-221-22/+19
* documentation for IndependentScreensdaniel2009-02-221-6/+64
* eliminate a haddock warning in BoringWindowsdaniel2009-02-221-2/+0
* merge IndependentScreensdaniel2009-02-221-1/+16
* add type information for IndependentScreensdaniel2009-02-221-21/+29
* add some boilerplate comments at the top of IndependentScreensBrent Yorgey2009-02-221-0/+15
* IndependentScreens, v0.0daniel2009-02-211-0/+8
* U.Run: remove waitForProcess to close Issue 268wirtwolff2009-02-201-4/+4
* change Cross data declaration into a record so that Haddock will parse the pe...Brent Yorgey2009-02-211-4/+5
* X.L.Master: turn it to a Layout modifier and update the codeIsmael Carnales2009-02-131-74/+50
* Use doShift in my configSpencer Janssen2009-02-191-1/+1
* SpawnOn: use doShift. This resolves problems where SpawnOn would shift the w...Spencer Janssen2009-02-191-1/+1
* SpawnOn: delete seen pidsSpencer Janssen2009-02-131-1/+4
* X.U.Loggers: handle possible EOF (reported by dyfrgi)Roman Cheplyaka2009-02-161-2/+1
* U.Scratchpad: add general spawn action to close issue 249wirtwolff2009-02-141-13/+23
* SpawnOn: add 'exec' to shell strings where possibleSpencer Janssen2009-02-131-1/+8
* Add Cross LayoutLuis Cabellos zhen.sydow@gmail.com2009-02-091-0/+114
* Fix an undefined in EwmhDesktopsDaniel Schoepe2009-02-091-1/+1
* X.U.WindowProperties: docs (description and sections)Roman Cheplyaka2009-02-091-7/+12
* X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties...Ismael Carnales2009-02-053-19/+18
* cleanup and make X.L.Mosaic behavior more intuitive wrt. areasAdam Vogt2009-02-081-18/+36
* minor typo in XMonad/Util/EZConfig.hsJoachim Breitner2009-02-081-1/+1
* Multimedia keys support for EZConfigKhudyakov Alexey2009-02-071-11/+283
* +A.CycleWindows: bindings to cycle windows in new wayswirtwolff2009-02-071-0/+222
* XMonad.Actions.CopyWindow: fmt & qualify stackset importgwern02009-02-061-26/+25
* XMonad.Actions.CopyWindow runOrCopylan3ny2008-06-021-4/+26
* ManageHelpers: reduce duplicated code in predicatesIsmael Carnales2009-02-041-16/+13
* Remove X.U.SpawnOnWorkspace (superseded by X.A.SpawnOn)Roman Cheplyaka2009-02-041-81/+0
* X.A.SpawnOn: add docsRoman Cheplyaka2009-02-041-10/+38
* Remove silliness from XMonad.Doc.ConfiguringSpencer Janssen2009-02-041-19/+7
* Adjustments to use the new event hook feature instead of Hooks.EventHookDaniel Schoepe2009-02-036-40/+30
* Easier Colorizers for X.A.GridSelectquentin.moser2009-01-281-8/+54
* X.A.SpawOn: fix usage docRoman Cheplyaka2009-02-021-1/+1
* Added GridVariants.SplitGridNorbert Zeh2009-01-291-31/+79
* FixedColumn: added missing nmaster to the usage docIsmael Carnales2009-01-301-1/+1
* XMonad.Actions.Search: fix whitespace & tabsgwern02009-01-291-46/+43
* xmonad-action-search-intelligent-searchenginesMichal Trybus2009-01-281-13/+101
* XMonad.Prompt autocompletion fixquentin.moser2009-01-271-2/+4
* X.A.SinkAll: re-add accidentally deleted usage documentationBrent Yorgey2009-01-271-0/+13
* move XMonad.Actions.SinkAll functionality to more general XMonad.Actions.With...Brent Yorgey2009-01-272-38/+61
* adds generic 'all windows on current workspace' functionalityloupgaroublond2008-12-211-5/+17
* placement patch to XMonad.Layout.LayoutHintsquentin.moser2009-01-261-6/+35
* XMonad.Actions.MessageFeedback modulequentin.moser2009-01-261-0/+99