I'm looking for functionality that you'd get on Windows by hooking the
mouse. I want to write a utility program that changes the way the mouse
interacts with open windows. Specifically, I want a middle click on the
title bar of any window to make that window push back in z-order. This
behavior should work for *any* window, not just the windows of the
application I'm writing. So if I middle click on the title bar of a
Safari window, it goes back in z-order, and if I middle click on the
title bar of iCal, it goes back in z-order, etc.
I'm not really sure where to look to find this. Any help appreciated.
>> Stay informed about: How to hook the mouse in OS X?