aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-20Add some haddock formatting in U.CursorAdam Vogt1-3/+7
2009-09-15XMonadContrib: add a utility module to set the default cursorAndres Salomon1-0/+42
2009-10-12Add U.Replace which implements a --replace behavior.Adam Vogt1-0/+116
2009-10-12Correct erroneous haddock link in U.XSelectionAdam Vogt1-1/+1
2009-10-05Derive Enum for U.Types.Direction2DAdam Vogt1-1/+1
2009-09-06U.EZConfig: Correct additionalKeysP M2-M5 valuesWirt Wolff1-4/+5
2009-09-19Factor out direction types and put them in X.U.TypesDaniel Schoepe1-0/+30
2009-09-04Mark modules last-modified in 2007 as stableAdam Vogt1-1/+1
2009-08-18U.Scratchpad: doc add disable-factory flag to gnome-terminal exampleWirt Wolff1-3/+2
2009-04-28ScratchpadRewritekonstantin.sobolev1-43/+10
2009-04-28NS_Placementkonstantin.sobolev1-11/+31
2009-07-26U.NamedActions: align the descriptions for each section, refactor its integra...Adam Vogt2-51/+57
2009-05-25U.NamedActions support subtitles bound to (0,0) unreachable normallyAdam Vogt1-12/+56
2009-05-04Add U.NamedActions: present a list of keybindings including submapsAdam Vogt2-1/+279
2009-07-15Addition of Machine window property.Juraj Hercek1-1/+4
2009-07-16remove myself as maintainer from code I don't maintain.David Roundy1-1/+1
2009-07-05Remove trailing whitespace from many modulesAdam Vogt2-3/+3
2009-06-24Use -fwarn-tabs for test, remove tabsAdam Vogt2-13/+13
2009-06-23From A.Topicspace split functions for storing strings with root to U.StringPropAdam Vogt1-0/+56
2009-06-22update callers of safeSpawngwern01-2/+2
2009-06-22XMonad.Util.Run: improve definition so this can be used with emacsgwern01-4/+4
2009-06-22XMonad.Util.Run: +convenience function for safeSpawn which drops args to the ...gwern01-0/+7
2009-06-18Correct many typos in the documentation, consistent US spellinggAdam Vogt4-5/+5
2009-04-19Remove USE_UTF8 defines.Khudyakov Alexey2-56/+1
2009-04-12U.Loggers: add maildirNew, other loggers, and logger formatting utilitieswirtwolff1-27/+238
2009-02-27added colour themesperlkat1-0/+137
2009-04-19NamedScratchpadkonstantin.sobolev1-0/+138
2009-03-03U.EZConfig: add xK_Print <Print> to special keyswirtwolff1-0/+2
2009-02-20U.Run: remove waitForProcess to close Issue 268wirtwolff1-4/+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-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 Carnales1-0/+10
2009-02-08minor typo in XMonad/Util/EZConfig.hsJoachim Breitner1-1/+1
2009-02-07Multimedia keys support for EZConfigKhudyakov Alexey1-11/+283
2009-02-04Remove X.U.SpawnOnWorkspace (superseded by X.A.SpawnOn)Roman Cheplyaka1-81/+0
2009-01-25Support for spawning most applications on a specific workspaceDaniel Schoepe1-0/+81
2009-01-22uninstallSignalHandlers in spawnPipeSpencer Janssen1-0/+1
2009-01-22Create a new session for spawnPiped processesSpencer Janssen1-1/+2
2009-01-16Update all uses of doubleFork/waitForProcessSpencer Janssen3-10/+12
2009-01-16X.U.EZConfig: expand documentationBrent Yorgey1-5/+13
2009-01-10XMonad.Util.XSelection: update maintainer informationgwern01-2/+1
2009-01-02X.U.XSelection: get rid of warning about missing newline, add Haddock linkBrent Yorgey1-2/+2
2009-01-02adds haddock documentation for transformPromptSelectionloupgaroublond1-5/+8
2008-12-22adds a weird function to XSelectionloupgaroublond1-0/+6
2008-12-25X.U.WindowProperties: propertyToQuery+docsRoman Cheplyaka1-1/+14
2008-12-20hlintify XUtils, XSelection, Search, WindowGogwern02-2/+2
2008-11-15WindowProperties: added allWithPropertyRoman Cheplyaka1-1/+7
2008-11-04explicit import list for things in the process libraryDon Stewart1-1/+1
2008-10-27generic menu and window bringerTravis B. Hartwell1-8/+16