what "always run when widget becomes visible" is for ?

i cant find what is it or what its functionality nor in the forum or the docs :frowning_face:

it basically runs the script once everytime the widget is rendered to the TouchBar

so this essentially disable the "execute script every" function ?

it’s in addition to that (to disable the execute every xxxx, set it to 0)

i think in that case the option is redundant because the widget will run/stop based on the group activation condition.

okey i finally got it after some trail & error, it essentially runs the script once it became visible without having to wait for the delay seconds to pass, regardless of the delay timer.

the reason i was confused is on some of my scripts it was refreshing the script very aggressively despite the 10 seconds timer.