kvakulo / Switcheroo

The humble incremental-search task switcher for Windows
www.switcheroo.io
GNU General Public License v3.0
778 stars 121 forks source link

Running as Administrator if configured #78

Closed tarikguney closed 6 years ago

tarikguney commented 6 years ago

Changes

Added a new option:

image

Checking the setting and restarting the application with Admin rights if configured so.

Benefits

When the hotkey is pressed to switch tasks while an app running with Admin rights is in focus, instead of falling back to Windows task switcher, Switcheroo will be used.

Notes

By default, the setting is off.

tarikguney commented 6 years ago

Can we also release a new version of Switcheroo including this PR (#78) and #77 on Chocolatey?

kvakulo commented 6 years ago

Looks great! Thanks once again @tarikguney! 🍾

I'll try to prepare a release for next week, so I can try out the new features for a few days before releasing them 😃

tarikguney commented 6 years ago

Thanks for merging! I am thinking to add more things but now going over the issue list to see if there is any worthy suggestions :)

kvakulo commented 6 years ago

Cool :+1:

I'm working on alt+tab auto switching in #79. I hope be able to include that feature in the next release as well, but need to add a setting to turn it on and off, and fix a few issues 😄