aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-06-08Added scratchpadSpawnActionTerminal to specify the terminal program directly ...Braden Shepherdson1-0/+6
2008-06-08Removed odd scratchpadSpawnDefault, improved documentation.Braden Shepherdson1-14/+9
2008-05-15decent documentation for UrgencyHookDevin Mullins1-2/+1
2008-05-04minor cleanup on getNameDevin Mullins1-5/+3
2008-05-02NamedWindows: when converting the text property, handle the empty list.Spencer Janssen1-1/+6
2008-04-09XMonad.Util.WindowProperties: add WM_WINDOW_ROLE as RoleRoman Cheplyaka1-1/+3
2008-04-06XMonad.Util.Font: minor reformattingLukas Mai1-2/+2
2008-04-06XMonad.Util.Font: don't call setlocale; core does it for usLukas Mai1-15/+2
2008-03-26XMonad.Util.NamedWindows: fix importsLukas Mai1-2/+2
2007-08-19Changed getName to use locale-aware functionsMats Jansborg1-3/+12
2008-03-28Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for...Brent Yorgey1-1/+3
2008-03-25focusedHasPropertyredbeard05311-1/+11
2008-03-24XMonad.Util.Themes: improve documentation to make it clear that themes only a...Brent Yorgey1-8/+12
2008-03-24wfarrThemewcfarrington1-0/+18
2008-03-22cut Anneal and Mosaic.David Roundy1-93/+0
2008-03-18WindowProperties: fix documentationBrent Yorgey1-1/+1
2008-03-18Move window properties to a separate Util moduleRoman Cheplyaka1-0/+49
2008-03-16Run.hs: improve haddockgwern01-25/+26
2008-03-16XSelection.hs: improved haddockf formatting, more links, & cpeditgwern01-50/+51
2008-03-11Scratchpad: update to work with runLayout changesBrent Yorgey1-5/+5