aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-02-10Themes: added robertTheme and donaldThemeAndrea Rossato1-0/+37
2008-02-05Run.hs: add an option to runintermsgwern01-5/+5
2008-02-08Util.Thems: some more typos in commentsAndrea Rossato1-3/+3
2008-02-08Util.Themes: documentation and export list (added themes that have been left ...Andrea Rossato1-7/+29
2008-02-07oxymor00nThemeits.sec1-0/+21
2008-02-07Add Util.Themes to collect user contributed themesAndrea Rossato1-0/+94
2008-02-06Update to safer initColor apiDon Stewart1-3/+5
2008-02-01WorkspaceCompare: some refactoring.Brent Yorgey1-17/+42
2008-01-09Extended PP with sorting algorithm specification and added xinerama sortingJuraj Hercek1-6/+34
2008-01-24XUtils: add functions for operating on lists of windows and export fiAndrea Rossato1-13/+28
2008-01-14Timer: some code cleanupAndrea Rossato1-9/+7
2008-01-14Use doubleFork instead of manual double fork, or buggy single fork.nicolas.pouillard2-29/+16
2008-01-13Add XMonad.Util.Timer, a module to set up timers and to handle themAndrea Rossato1-0/+62
2007-12-04formattingDon Stewart1-2/+6
2007-12-28textExtentsXMF doesn't require the displayAndrea Rossato1-4/+4
2007-12-24Fix isssue 105Andrea Rossato1-10/+26
2007-12-24Search.hs: mv into Actions/ per IRC suggestiongwern01-101/+0
2007-12-22Search.hs: add hoogleBrent Yorgey1-2/+4
2007-12-22A few short comments for WorkspaceCompareSpencer Janssen1-0/+4
2007-12-22Factor workspace sorting into a separate moduleSpencer Janssen1-0/+37
2007-12-22No more tabsSpencer Janssen1-1/+1
2007-12-22Refactor Search.hsSpencer Janssen1-43/+29
2007-12-22Generalize XSelection functions to MonadIOSpencer Janssen1-4/+4
2007-12-22Search.hs: +imdb & amazon engines for unk_redgwern01-3/+11
2007-12-20Search.hs: cleanup and refactorgwern01-29/+31
2007-12-17Util/Search.hs: a few updates/fixesBrent Yorgey1-3/+6
2007-12-15Util.Search: import escapeURIString, and fall back on the ugly const false ha...gwern01-4/+26
2007-12-15Remove network dependency, potentially breaking XMonad.Util.SearchSpencer Janssen1-3/+1
2007-12-14Search.hs: fix shadowing warning and haddock errorsBrent Yorgey1-2/+4
2007-12-13+XMonad.Util.Search: new modulegwern01-0/+78
2007-12-12Run.hs: fix documentation, cleanup whitespaceValery V. Vorotyntsev1-3/+3
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-1/+0
2007-12-08Prune more importsSpencer Janssen3-13/+1
2007-12-08Remove redundant importsSpencer Janssen6-15/+4
2007-11-30update XSelection.hs; apparently the utf8-string library has updatedgwern01-24/+24
2007-11-22remove need for faulty Read instance of NamedWindow.David Roundy1-1/+1
2007-11-22NamedWindow: Mosaic requires NamedWindow to have a Read instanceAndrea Rossato1-1/+1
2007-11-22Added Anneal used by the original mosaicAndrea Rossato1-0/+93
2007-11-21Font: haddock fixAndrea Rossato1-2/+2
2007-11-21NamedWindows: haddock fixAndrea Rossato1-1/+1