Quite a few bug fixes and one most likely unnoticeable improvement:
2003-06-23:
* Fixed pointer warping on screen change.
* A bug in grab handler calling code could crash Ion when leaving
keyboard resize mode manually.
* Resize display was showing incorrect values for keyboard resize.
2003-06-21:
* Client window last height request bookkeeping code had been lost
when configure request policy was changed. This caused transient
sizes to be calculated incorrectly.
* Return from full screen mode to floatws had been broken.
* As the number of dynamic functions has been getting bigger, the
functions are now sorted on first use and then binary-searched
instead of naive linear searching.
* Screen lookup had been broken for windows that are not properly
on any screen.
--
Tuomo