A new module which provides event handling in the same way keys.py does for
keypresses except for mouse stuff. Also contains a mixin that can be used
on your window manager subclasses to move and resize windows using the mouse.
I hope this isn't sacriligious!