How to get notified when window order or position on Mac has changed?
- by iUm
My program needs to observe changing in windows order and position. Like when some window gets above another or moves somewhere. Could it be performed with Cocoa (Window Services, Notification API)?