Hello,
I am looking to create a NSWindow behaving like the dock window: - Appears when the mouse cursor stays at one edge of the screen - Does not takes the focus (the app having the focus keeps it) but reveives mouse events
Any idea on how I can implement this?
Thanks in advance for your help,