A toolset allowing you to make your own window manager. When it works, that is.
It is basically LuaJIT plus xcb bindings and wrappers.
It's written mostly in Lua with some C glue, quite little.
A C compiler, XCB, LuaJIT and some luck.
Me, for doing many things.
William Adams, for LJIT2XCB, from which I had stolen a lot of code for the xcb bindings, until I replaced most of it.
The wrappers, however, are mine.
lua/StackTracePlus.lua
is StackTracePlus, made by ignacio on github.
The contributions from other people are listed in the git repo, easily viewable on github.
MIT