summaryrefslogtreecommitdiff
path: root/scratch/init.lua
AgeCommit message (Collapse)AuthorFiles
2012-06-19scratch: port scratch module to lua 5.2Adrian C. (anrxc)1
2010-01-29scratch: combined teardrop and scratchpadAdrian C. (anrxc)1
First step in integrating teardrop and scratchpad. With time the operations common to both modules should be made available to both, removing all duplication. Modules are split, even though they could function as just one module, scratchpad could get tabbing support (or other means of scratching multiple clients) so let's keep things clean.