i was hoping for last night... but i got stuck on some wow weirdness with the mouse-map and a new feature.
once resolved, i have a couple of small items to complete before release.

many of the issues i am working on revolve around wow's mouse weirdness.
to test... run wow in a window that isn't full screen (i usually use an 800x600)... put a browser behind it (full page of text... something you could click and hilight)... then click on the wow window... and start clicking like crazy. in short order, the browser window will be brought to the front. wth?!

basically, what is happening is that the wow client has captured the mouse... and the click turns into a negative coord... which places it outside the client area of the wow window (to the upper left of the client window). if you click fast enough, you will end up putting a click on any window in the background... like your browser.. which will bring it to the front.

this causes keyclone problems if someone is using focus-follows-mouse... as i'm watching the mouse position, which turns negative...



if anyone has any insight, i'd be most interested in their thoughts