Off the top of your head – know any way to query where on the screen the applicationFrame is? (accounting for multitsking)
Conversation
Replying to
There is not, intentionally. You actually can’t even do it using private API. Would require taking a multiprocess lock.
Replying to
Expected that it was intentional, but surprised it would need a lock. Thanks, though! /cc
1
Hah, thanks for asking and replying, both :) I'm trying to build drag&drop across apps, hard without app frames :/
2
1
Show replies


