Awhile back, I created a more i3-like scratch system. I named it "mutable scratch", as the primary difference is that the "scratch windows" don't have to be set ahead of time; they're mutable. (though maybe "dynamic" would be a better name for it... oh well).
Here's the GitHub repo with it: https://github.com/jrwrigh/qtile-mutable-scratch It has much more information in the README and a (hastily done) demo video. Ideally, this would be an actual python package, but in the 6 months since I started the git repo for it, I haven't had time to figure out how to do that. So if anyone wants to help me make it into an actual package and put it on PyPI (so you can install it via pip), let me know! -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/0fe85a47-1e31-4de7-a6e2-0ca2cfde4e10n%40googlegroups.com.
