jaredks / rumps

Ridiculously Uncomplicated macOS Python Statusbar apps
BSD 3-Clause "New" or "Revised" License
3.06k stars 177 forks source link

rumps.alert or rumps.Window will halt rumps.timer(x) #195

Open fableman73 opened 1 year ago

fableman73 commented 1 year ago

Hi. If you having a rumps.timer(x) running it will halt when you show alert or Window or even open the menu. It will unhalt as soon as you close the alert, Window or leave the menu.

WasAlexHere commented 1 year ago

Recently faced the same issue. Is there anyway to check if the title was clicked?