dumbeau / AutoHotPie

Radial menus in Windows, aka PIE MENYOOS!
MIT License
367 stars 21 forks source link

Add an Run/Focus Application function. #82

Open dumbeau opened 1 year ago

dumbeau commented 1 year ago

There should be a function that opens an application if it is not open and tabs through multiple windows if they exist.

Forikundo commented 1 year ago

I do this with an autohotkey script! , if its not open, it opens it, if its open but not in front it moves it to the front and if its open and in the front it tabs through windows. If it was implemented in autohotpie would be awesome :D