aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-09-27Paste.hs: improve haddocksgwern01-7/+8
2008-09-27Paste.hs: fix haddockgwern01-1/+10
2008-09-30XMonad.Util.Font: UTF8 -> USE_UTF8Lukas Mai1-2/+2
2008-09-27Paste.hs: implement noModMask suggestiongwern01-3/+7
2008-09-21-DUTF8 flag with -DUSE_UTF8gwern03-4/+4
2008-09-20XSelection.hs: use CPP to compile against utf8-stringgwern01-40/+46
2008-09-21Paste.hs: +warning about ASCII limitationsgwern01-0/+3
2008-09-21Paste.hs: shorten comment lines to under 80 columns per sjanssengwern01-5/+8
2008-09-21Rename pasteKey functions to sendKeySpencer Janssen1-5/+5
2008-09-21Move XMonad.Util.XPaste to XMonad.Util.PasteSpencer Janssen1-3/+3
2008-09-20XPaste.hs: improve author infogwern01-2/+2
2008-09-20+XMonad.Util.XPaste: a module for pasting strings to windowsgwern01-0/+74
2008-08-28remove myself as maintainer from modules I don't maintain or use.David Roundy1-1/+1
2008-07-14I prefer the spencerjanssen@gmail.com addressSpencer Janssen2-4/+4
2008-07-06Added function to filter out scratchpad workspace for use with ewmhLogHookCus...Braden Shepherdson1-0/+7
2008-06-26allow function keys up to F24brian1-2/+2
2008-06-08Now using -name instead of -title as the term app argument, and corresponding...Braden Shepherdson1-4/+4
2008-06-15XMonad.Util.EZConfig: add keypad bindingsLukas Mai1-0/+74
2008-05-28XMonad.Util.EZConfig: minor cleanupsLukas Mai1-28/+26
2008-06-08Replaced old "spawn on mod+s" semantics with "spawn/summon or banish on mod+s".Braden Shepherdson1-21/+77