-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detect when apps that can conflict and alert users #1958
Comments
Came here from #1943. For information, I was and am also running an AutoHotkey script (KDE Mover-Sizer, which allows you to drag windows when using a modifier key, in my case the winkey). At least with this script I have no detrimental effects. I am unsure how you could detect whether an AHK script would be problematic however. |
We have to add the following tool to the list:
|
My thoughts about the Alert. Generally this is a great idea. But I think we should care about how many warnings we show at all. ALERT:Layout of the warning message:
Information page within the settings:
WHEN TO WARN/CHECK:
Detecting Apps:
We also should define criteria for "problematic apps".
Layout conceptsBest regards. |
SentryBay #5414 blocks low level keys |
needs a quick one pager |
On startup, we should alert users that there are known apps that can interfere with PowerToys. "PowerToys has detected a known app, APP_THAT_IS_AFFECTING, running that could impact your experience"
I know we have others but from #1943, #1493:
The text was updated successfully, but these errors were encountered: