| Commit message (Expand) | Author | Files | Lines |
2009-08-18 | U.Scratchpad: doc add disable-factory flag to gnome-terminal example | Wirt Wolff | 1 | -3/+2 |
2009-04-28 | ScratchpadRewrite | konstantin.sobolev | 1 | -43/+10 |
2009-04-28 | NS_Placement | konstantin.sobolev | 1 | -11/+31 |
2009-07-26 | U.NamedActions: align the descriptions for each section, refactor its integra... | Adam Vogt | 2 | -51/+57 |
2009-05-25 | U.NamedActions support subtitles bound to (0,0) unreachable normally | Adam Vogt | 1 | -12/+56 |
2009-05-04 | Add U.NamedActions: present a list of keybindings including submaps | Adam Vogt | 2 | -1/+279 |
2009-07-15 | Addition of Machine window property. | Juraj Hercek | 1 | -1/+4 |
2009-07-16 | remove myself as maintainer from code I don't maintain. | David Roundy | 1 | -1/+1 |
2009-07-05 | Remove trailing whitespace from many modules | Adam Vogt | 2 | -3/+3 |
2009-06-24 | Use -fwarn-tabs for test, remove tabs | Adam Vogt | 2 | -13/+13 |
2009-06-23 | From A.Topicspace split functions for storing strings with root to U.StringProp | Adam Vogt | 1 | -0/+56 |
2009-06-22 | update callers of safeSpawn | gwern0 | 1 | -2/+2 |
2009-06-22 | XMonad.Util.Run: improve definition so this can be used with emacs | gwern0 | 1 | -4/+4 |
2009-06-22 | XMonad.Util.Run: +convenience function for safeSpawn which drops args to the ... | gwern0 | 1 | -0/+7 |
2009-06-18 | Correct many typos in the documentation, consistent US spellingg | Adam Vogt | 4 | -5/+5 |
2009-04-19 | Remove USE_UTF8 defines. | Khudyakov Alexey | 2 | -56/+1 |
2009-04-12 | U.Loggers: add maildirNew, other loggers, and logger formatting utilities | wirtwolff | 1 | -27/+238 |
2009-02-27 | added colour themes | perlkat | 1 | -0/+137 |
2009-04-19 | NamedScratchpad | konstantin.sobolev | 1 | -0/+138 |
2009-03-03 | U.EZConfig: add xK_Print <Print> to special keys | wirtwolff | 1 | -0/+2 |
2009-02-20 | U.Run: remove waitForProcess to close Issue 268 | wirtwolff | 1 | -4/+4 |
2009-02-16 | X.U.Loggers: handle possible EOF (reported by dyfrgi) | Roman Cheplyaka | 1 | -2/+1 |
2009-02-14 | U.Scratchpad: add general spawn action to close issue 249 | wirtwolff | 1 | -13/+23 |
2009-02-09 | X.U.WindowProperties: docs (description and sections) | Roman Cheplyaka | 1 | -7/+12 |
2009-02-05 | X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties... | Ismael Carnales | 1 | -0/+10 |
2009-02-08 | minor typo in XMonad/Util/EZConfig.hs | Joachim Breitner | 1 | -1/+1 |
2009-02-07 | Multimedia keys support for EZConfig | Khudyakov Alexey | 1 | -11/+283 |
2009-02-04 | Remove X.U.SpawnOnWorkspace (superseded by X.A.SpawnOn) | Roman Cheplyaka | 1 | -81/+0 |
2009-01-25 | Support for spawning most applications on a specific workspace | Daniel Schoepe | 1 | -0/+81 |
2009-01-22 | uninstallSignalHandlers in spawnPipe | Spencer Janssen | 1 | -0/+1 |
2009-01-22 | Create a new session for spawnPiped processes | Spencer Janssen | 1 | -1/+2 |
2009-01-16 | Update all uses of doubleFork/waitForProcess | Spencer Janssen | 3 | -10/+12 |
2009-01-16 | X.U.EZConfig: expand documentation | Brent Yorgey | 1 | -5/+13 |
2009-01-10 | XMonad.Util.XSelection: update maintainer information | gwern0 | 1 | -2/+1 |
2009-01-02 | X.U.XSelection: get rid of warning about missing newline, add Haddock link | Brent Yorgey | 1 | -2/+2 |
2009-01-02 | adds haddock documentation for transformPromptSelection | loupgaroublond | 1 | -5/+8 |
2008-12-22 | adds a weird function to XSelection | loupgaroublond | 1 | -0/+6 |
2008-12-25 | X.U.WindowProperties: propertyToQuery+docs | Roman Cheplyaka | 1 | -1/+14 |
2008-12-20 | hlintify XUtils, XSelection, Search, WindowGo | gwern0 | 2 | -2/+2 |
2008-11-15 | WindowProperties: added allWithProperty | Roman Cheplyaka | 1 | -1/+7 |
2008-11-04 | explicit import list for things in the process library | Don Stewart | 1 | -1/+1 |
2008-10-27 | generic menu and window bringer | Travis B. Hartwell | 1 | -8/+16 |
2008-09-27 | Paste.hs: improve haddocks | gwern0 | 1 | -7/+8 |
2008-09-27 | Paste.hs: fix haddock | gwern0 | 1 | -1/+10 |
2008-09-30 | XMonad.Util.Font: UTF8 -> USE_UTF8 | Lukas Mai | 1 | -2/+2 |
2008-09-27 | Paste.hs: implement noModMask suggestion | gwern0 | 1 | -3/+7 |
2008-09-21 | -DUTF8 flag with -DUSE_UTF8 | gwern0 | 3 | -4/+4 |
2008-09-20 | XSelection.hs: use CPP to compile against utf8-string | gwern0 | 1 | -40/+46 |
2008-09-21 | Paste.hs: +warning about ASCII limitations | gwern0 | 1 | -0/+3 |
2008-09-21 | Paste.hs: shorten comment lines to under 80 columns per sjanssen | gwern0 | 1 | -5/+8 |