aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* XMonad.Util.Font: UTF8 -> USE_UTF8Lukas Mai2008-09-301-2/+2
* Paste.hs: implement noModMask suggestiongwern02008-09-271-3/+7
* -DUTF8 flag with -DUSE_UTF8gwern02008-09-213-4/+4
* XSelection.hs: use CPP to compile against utf8-stringgwern02008-09-201-40/+46
* Paste.hs: +warning about ASCII limitationsgwern02008-09-211-0/+3
* Paste.hs: shorten comment lines to under 80 columns per sjanssengwern02008-09-211-5/+8
* Rename pasteKey functions to sendKeySpencer Janssen2008-09-211-5/+5
* Move XMonad.Util.XPaste to XMonad.Util.PasteSpencer Janssen2008-09-211-3/+3
* XPaste.hs: improve author infogwern02008-09-201-2/+2
* +XMonad.Util.XPaste: a module for pasting strings to windowsgwern02008-09-201-0/+74
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-281-1/+1
* I prefer the spencerjanssen@gmail.com addressSpencer Janssen2008-07-142-4/+4
* Added function to filter out scratchpad workspace for use with ewmhLogHookCus...Braden Shepherdson2008-07-061-0/+7
* allow function keys up to F24brian2008-06-261-2/+2
* Now using -name instead of -title as the term app argument, and corresponding...Braden Shepherdson2008-06-081-4/+4
* XMonad.Util.EZConfig: add keypad bindingsLukas Mai2008-06-151-0/+74
* XMonad.Util.EZConfig: minor cleanupsLukas Mai2008-05-281-28/+26
* Replaced old "spawn on mod+s" semantics with "spawn/summon or banish on mod+s".Braden Shepherdson2008-06-081-21/+77
* Added scratchpadSpawnActionTerminal to specify the terminal program directly ...Braden Shepherdson2008-06-081-0/+6
* Removed odd scratchpadSpawnDefault, improved documentation.Braden Shepherdson2008-06-081-14/+9
* decent documentation for UrgencyHookDevin Mullins2008-05-151-2/+1
* minor cleanup on getNameDevin Mullins2008-05-041-5/+3
* NamedWindows: when converting the text property, handle the empty list.Spencer Janssen2008-05-021-1/+6
* XMonad.Util.WindowProperties: add WM_WINDOW_ROLE as RoleRoman Cheplyaka2008-04-091-1/+3
* XMonad.Util.Font: minor reformattingLukas Mai2008-04-061-2/+2
* XMonad.Util.Font: don't call setlocale; core does it for usLukas Mai2008-04-061-15/+2
* XMonad.Util.NamedWindows: fix importsLukas Mai2008-03-261-2/+2
* Changed getName to use locale-aware functionsMats Jansborg2007-08-191-3/+12
* Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for...Brent Yorgey2008-03-281-1/+3
* focusedHasPropertyredbeard05312008-03-251-1/+11
* XMonad.Util.Themes: improve documentation to make it clear that themes only a...Brent Yorgey2008-03-241-8/+12
* wfarrThemewcfarrington2008-03-241-0/+18
* cut Anneal and Mosaic.David Roundy2008-03-221-93/+0
* WindowProperties: fix documentationBrent Yorgey2008-03-181-1/+1
* Move window properties to a separate Util moduleRoman Cheplyaka2008-03-181-0/+49
* Run.hs: improve haddockgwern02008-03-161-25/+26
* XSelection.hs: improved haddockf formatting, more links, & cpeditgwern02008-03-161-50/+51