phillco / talon-axkit

Talon macOS accessibility magic!
MIT License
47 stars 12 forks source link

Work around longstanding core Talon issue in which notification windows aren't returned sometimes #67

Open nriley opened 9 months ago

nriley commented 9 months ago

Once dynamic lists are a (stable) thing I should rearchitect this so it fetches the actions on demand. But in the meantime this at least helps with a common problem in which Talon can't find any notifications since the NCUI window isn't returned by ncui.windows().

nriley commented 9 months ago

Yeah, probably! Will do this weekend, just finally had time when this bug exhibited itself to isolate it…

phillco commented 9 months ago

If you do, I usually like to link the bug in the comment (so we can check in the future if we still need the code), but obviously no need to hold this up on that.