aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Scratchpad: update to work with runLayout changesBrent Yorgey2008-03-111-5/+5
* EZConfig: add documentation and a warning, so no one repeats my silly hard-to...Brent Yorgey2008-03-111-1/+12
* Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato2008-03-023-157/+228
* Util.Run: minor clarification in commentgwern02008-03-031-1/+1
* Haddock fix: Changed URL-MarkupDominik Bruhn2008-03-021-1/+1
* EZConfig: additional documentationBrent Yorgey2008-02-271-3/+15
* XMonad.Util.Scratchpad: change 'XConfig Layout' to 'XConfig l', to avoid type...Brent Yorgey2008-02-271-2/+2
* EZConfig: add an emacs-style keybinding parser!Brent Yorgey2008-02-261-8/+279
* Scratchpad terminalBraden Shepherdson2008-02-251-0/+81
* improvements to XMonad.Hooks.DynamicLog, and new contrib module XMonad.Util.L...Brent Yorgey2008-02-191-0/+88
* Util.Themes: add ppThemeInfor to render the theme infoAndrea Rossato2008-02-161-0/+7
* Themes: added robertTheme and donaldThemeAndrea Rossato2008-02-101-0/+37
* Run.hs: add an option to runintermsgwern02008-02-051-5/+5
* Util.Thems: some more typos in commentsAndrea Rossato2008-02-081-3/+3
* Util.Themes: documentation and export list (added themes that have been left ...Andrea Rossato2008-02-081-7/+29
* oxymor00nThemeits.sec2008-02-071-0/+21
* Add Util.Themes to collect user contributed themesAndrea Rossato2008-02-071-0/+94
* Update to safer initColor apiDon Stewart2008-02-061-3/+5
* WorkspaceCompare: some refactoring.Brent Yorgey2008-02-011-17/+42
* Extended PP with sorting algorithm specification and added xinerama sortingJuraj Hercek2008-01-091-6/+34
* XUtils: add functions for operating on lists of windows and export fiAndrea Rossato2008-01-241-13/+28
* Timer: some code cleanupAndrea Rossato2008-01-141-9/+7
* Use doubleFork instead of manual double fork, or buggy single fork.nicolas.pouillard2008-01-142-29/+16
* Add XMonad.Util.Timer, a module to set up timers and to handle themAndrea Rossato2008-01-131-0/+62
* formattingDon Stewart2007-12-041-2/+6
* textExtentsXMF doesn't require the displayAndrea Rossato2007-12-281-4/+4
* Fix isssue 105Andrea Rossato2007-12-241-10/+26
* Search.hs: mv into Actions/ per IRC suggestiongwern02007-12-241-101/+0
* Search.hs: add hoogleBrent Yorgey2007-12-221-2/+4
* A few short comments for WorkspaceCompareSpencer Janssen2007-12-221-0/+4