Flow trigger similar to on visibility

A very useful flow trigger would be that similar to the on visibility trigger for animations - that is, trigger the flow every time the home screen is visible.

Added “$si(visible)$” in 3.80, you can then achieve this with a formula trigger, using $si(visible)==1$ and trigger “When not 0 or empty”