Just for the record, my immediate roadmap includes the following.
* adding these customizable bindings
* Related to this but longer term is teaching euclid to handle
arguments in spawn commands
* Reconsider the entire way bindings are handled.
* changing the way the config files are handled (check for them in
HOME at startup, if not found, copy them from /usr/share/euclid-wm,
which is where make install will put them).
* add a keybinding to swap the item with stack focus and the window
with main focus. (This way if you have say 10 uzbl windows open, and
you are looking at them one at a time, with the rest in the stack, you
can find the one you want in the stack and swap them: This will really
speed things up, and remove a ton of extra steps in certain use
cases.).
Will