Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-02-27 | XMonad.Util.Scratchpad: change 'XConfig Layout' to 'XConfig l', to avoid ↵ | Brent Yorgey | 1 | -2/+2 | |
type mismatches; the exact layout type doesn't actually matter darcs-hash:20080227014201-bd4d7-575e99d56112ff746a07505f59d6b63d36953846.gz | |||||
2008-02-25 | Scratchpad terminal | Braden Shepherdson | 1 | -0/+81 | |
Key binding and ManageHook to pop up a small, floating terminal window for a few quick commands. Combined with a utility like detach[1], makes a great X application launcher. Requires my two new ManageHooks (doRectFloat, specifically). [1] http://detach.sourceforge.net darcs-hash:20080225183633-d53a8-d3d517320cd98c1b6ea2abe82262a0a6877f1406.gz |