Is it possible to pass mouse events through an NSWindow
to whatever is behind it (even if it is a window from another application)?
I am using NSWindow
to create a desktop overlay, but would like to still be able to interact with other windows, even if they are behind my overlay window.
IIRC, you can just use [window setIgnoresMouseEvents:YES]
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With