aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Scratchpad.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Now using -name instead of -title as the term app argument, and corresponding...Braden Shepherdson2008-06-081-4/+4
* 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
* Scratchpad: update to work with runLayout changesBrent Yorgey2008-03-111-5/+5
* XMonad.Util.Scratchpad: change 'XConfig Layout' to 'XConfig l', to avoid type...Brent Yorgey2008-02-271-2/+2
* Scratchpad terminalBraden Shepherdson2008-02-251-0/+81