aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add U.Replace which implements a --replace behavior.Adam Vogt2009-10-121-0/+116
* Correct erroneous haddock link in U.XSelectionAdam Vogt2009-10-121-1/+1
* Derive Enum for U.Types.Direction2DAdam Vogt2009-10-051-1/+1
* U.EZConfig: Correct additionalKeysP M2-M5 valuesWirt Wolff2009-09-061-4/+5
* Factor out direction types and put them in X.U.TypesDaniel Schoepe2009-09-191-0/+30
* Mark modules last-modified in 2007 as stableAdam Vogt2009-09-041-1/+1
* U.Scratchpad: doc add disable-factory flag to gnome-terminal exampleWirt Wolff2009-08-181-3/+2
* ScratchpadRewritekonstantin.sobolev2009-04-281-43/+10
* NS_Placementkonstantin.sobolev2009-04-281-11/+31
* U.NamedActions: align the descriptions for each section, refactor its integra...Adam Vogt2009-07-262-51/+57
* U.NamedActions support subtitles bound to (0,0) unreachable normallyAdam Vogt2009-05-251-12/+56
* Add U.NamedActions: present a list of keybindings including submapsAdam Vogt2009-05-042-1/+279
* Addition of Machine window property.Juraj Hercek2009-07-151-1/+4
* remove myself as maintainer from code I don't maintain.David Roundy2009-07-161-1/+1
* Remove trailing whitespace from many modulesAdam Vogt2009-07-052-3/+3
* Use -fwarn-tabs for test, remove tabsAdam Vogt2009-06-242-13/+13
* From A.Topicspace split functions for storing strings with root to U.StringPropAdam Vogt2009-06-231-0/+56
* update callers of safeSpawngwern02009-06-221-2/+2
* XMonad.Util.Run: improve definition so this can be used with emacsgwern02009-06-221-4/+4
* XMonad.Util.Run: +convenience function for safeSpawn which drops args to the ...gwern02009-06-221-0/+7
* Correct many typos in the documentation, consistent US spellinggAdam Vogt2009-06-184-5/+5
* Remove USE_UTF8 defines.Khudyakov Alexey2009-04-192-56/+1
* U.Loggers: add maildirNew, other loggers, and logger formatting utilitieswirtwolff2009-04-121-27/+238
* added colour themesperlkat2009-02-271-0/+137
* NamedScratchpadkonstantin.sobolev2009-04-191-0/+138
* U.EZConfig: add xK_Print <Print> to special keyswirtwolff2009-03-031-0/+2
* U.Run: remove waitForProcess to close Issue 268wirtwolff2009-02-201-4/+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
* 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-051-0/+10
* minor typo in XMonad/Util/EZConfig.hsJoachim Breitner2009-02-081-1/+1
* Multimedia keys support for EZConfigKhudyakov Alexey2009-02-071-11/+283
* Remove X.U.SpawnOnWorkspace (superseded by X.A.SpawnOn)Roman Cheplyaka2009-02-041-81/+0
* Support for spawning most applications on a specific workspaceDaniel Schoepe2009-01-251-0/+81
* uninstallSignalHandlers in spawnPipeSpencer Janssen2009-01-221-0/+1
* Create a new session for spawnPiped processesSpencer Janssen2009-01-221-1/+2
* Update all uses of doubleFork/waitForProcessSpencer Janssen2009-01-163-10/+12
* X.U.EZConfig: expand documentationBrent Yorgey2009-01-161-5/+13
* XMonad.Util.XSelection: update maintainer informationgwern02009-01-101-2/+1
* X.U.XSelection: get rid of warning about missing newline, add Haddock linkBrent Yorgey2009-01-021-2/+2
* adds haddock documentation for transformPromptSelectionloupgaroublond2009-01-021-5/+8
* adds a weird function to XSelectionloupgaroublond2008-12-221-0/+6
* X.U.WindowProperties: propertyToQuery+docsRoman Cheplyaka2008-12-251-1/+14
* hlintify XUtils, XSelection, Search, WindowGogwern02008-12-202-2/+2
* WindowProperties: added allWithPropertyRoman Cheplyaka2008-11-151-1/+7
* explicit import list for things in the process libraryDon Stewart2008-11-041-1/+1
* generic menu and window bringerTravis B. Hartwell2008-10-271-8/+16
* Paste.hs: improve haddocksgwern02008-09-271-7/+8
* Paste.hs: fix haddockgwern02008-09-271-1/+10