sbmpost / AutoRaise

AutoRaise (and focus) a window when hovering over it with the mouse
GNU General Public License v3.0
1.42k stars 60 forks source link

After asking for accessibility permissions, wait until they are set and continue. #174

Closed stuaxo closed 6 months ago

stuaxo commented 9 months ago

When building and installing it can be a bit of a chore to kill the app and relaunch after the setting the permissions.

If AutoRaise doesn't have the accessibility permissions it needs, is there anyway it could wait until it does, and then continue (or restart) at that point?

sbmpost commented 9 months ago

@stuaxo

I tried in the past to detect this, but somehow it isn't reliable. Things may have changed though so perhaps this can be improved. It will require some research.

Thanks for reporting :-)