Microsoft PowerToys version
0.53.1
Running as admin
- Yes
Area(s) with issue?
Awake
Steps to reproduce
I upgraded to Win 11 Pro from Win 10 Pro and the Keep Screen On function failed to work! Stay awake works just fine. I performed a 'Clean Install' of Win 11 Pro and I still have the same problem, Stay Awake works but Keep Screen On does not. I have reinstalled the app and tried old version 0.47 and it is still the same (back on v0.53.1 now)
✔️ Expected Behavior
Power Plan is set to turn off screen after 10 minutes, but some apps keep the system up while they are running. I expected the Screen to stay on like it did with Windows 10 after 10 minutes unless the PC goes to sleep.
❌ Actual Behavior
Screen stays on according to Power Plan settings
Other Software
No response
PowerToys Run should provide a mechanism to disable plugins if they're missing dependencies
Description of the new feature / enhancement
The VS Code plugin can be toggled on even if you don't have VS Code installed. IMO, it should be disabled and grayed out in the settings page, with a message indicating why.
This could be accomplished by a new interface in Wox.Plugin which plugins could implement to report back a status saying whether they can be enabled or not, and if not a string saying why.
Scenario when this would be used?
For the VS Code plugin, and other plugins that depend on the presence of various dependencies. For example, a OneNote plugin would require OneNote installed, the Everything plugin depends on Everything, a Graph plugin would require an MSA logged in, etc.
Supporting information
No response