Closed
Description
Describe the solution you'd like
It should be possible to trigger recipes based on when windows are shown or hidden. "Window opened" (which should really be "Window created") does not trigger if the window is created hidden and then shown later.
Additional context
E.g. Notepad does not trigger the "Window opened" trigger today, as the window is created invisible, and then shown later.