aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-03-11EZConfig: add documentation and a warning, so no one repeats my silly hard-to...Brent Yorgey1-1/+12
2008-03-02Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato3-157/+228
2008-03-03Util.Run: minor clarification in commentgwern01-1/+1
2008-03-02Haddock fix: Changed URL-MarkupDominik Bruhn1-1/+1
2008-02-27EZConfig: additional documentationBrent Yorgey1-3/+15
2008-02-27XMonad.Util.Scratchpad: change 'XConfig Layout' to 'XConfig l', to avoid type...Brent Yorgey1-2/+2
2008-02-26EZConfig: add an emacs-style keybinding parser!Brent Yorgey1-8/+279
2008-02-25Scratchpad terminalBraden Shepherdson1-0/+81
2008-02-19improvements to XMonad.Hooks.DynamicLog, and new contrib module XMonad.Util.L...Brent Yorgey1-0/+88
2008-02-16Util.Themes: add ppThemeInfor to render the theme infoAndrea Rossato1-0/+7