aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (follow)
Commit message (Expand)AuthorAgeFilesLines
* rework XMonad.Util.Dzendaniel2009-11-141-12/+145
* generalize IO actions to MonadIO mdaniel2009-11-143-9/+9
* fix documentation to match implementationdaniel2009-11-141-2/+1
* Bypass more of stringToKeysym in U.PasteAdam Vogt2009-11-142-2/+8
* Minor style corrections in X.U.SpawnOnceDaniel Schoepe2009-11-091-2/+2
* X.U.ExtensibleState: styleSpencer Janssen2009-11-081-2/+1
* Add XMonad.Util.SpawnOnceSpencer Janssen2009-11-071-0/+39
* Store deserialized data after reading in X.U.ExtensibleStateDaniel Schoepe2009-11-071-8/+11
* Add X.U.ExtensibleStateDaniel Schoepe2009-11-061-0/+109
* Implement hasProperty in terms of runQuery in U.WindowPropertiesAdam Vogt2009-10-311-9/+1
* Remove putSelection, fixes #317Spencer Janssen2009-10-301-42/+2
* fix X.U.Run.spawnPipe fd leakTomas Janousek2009-10-251-0/+1
* Refer to modm as the current modMaskAdam Vogt2009-10-223-6/+6
* Add some haddock formatting in U.CursorAdam Vogt2009-10-201-3/+7
* XMonadContrib: add a utility module to set the default cursorAndres Salomon2009-09-151-0/+42
* 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