+ Added the CACA_EVENT_RESIZE event. + Added caca_get_mouse_x() and caca_get_mouse_y(). * src/graphics.c: + Window resize handling in the X11 driver. * examples/aafire.c: + Fixed a bad assumption in the resize handling code.