Hi,
I’m looking at handling application-wide “blue” and “focus” events for the entire UXP host application (Photoshop in the case at hand).
The scenario is where the user has some other application with input focus (say, a web browser) and then clicks back into Photoshop: at this point we need to get a notification in the UXP plugin.
For the “blur” event, the scenario is the inverse, obviously enough: here the user is in Photoshop and shifts input focus away from the application by clicking on the web browser window.