Replies: 7 comments
|
If there are other |
|
I will use |
|
Some days later and I can claim all listed entries should be safe to use. |
|
Very nice. Your blacklist entries will be added in the next release. EDIT: I converted the issue into a discussion |
|
@RamonUnch (I'd assume it would be the same for XP/Vista/7/8) |
|
|

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
#352 (comment)
Some Windows 10 (maybe 11) specific ui element classes:
|TaskListThumbnailWnd|NotifyIconOverflowWindow*|Windows.UI.Core.CoreWindow|NativeHWNDHost*|Xaml_WindowedPopupClassInput Flyout|Shell_InputSwitchTopLevelWindowElements I have no idea how to blacklist without kneecapping other important programs:
On-screen keyboard:
ahk_class ApplicationFrameWindow
ahk_exe explorer.exe
ahk_pid 6492
ahk_id 66678
Win+v paste panel:
ahk_class ApplicationFrameWindow
ahk_exe explorer.exe
ahk_pid 6492
ahk_id 2820140
Xbox Game Bar (win+g)
ahk_class ApplicationFrameWindow
ahk_exe explorer.exe
ahk_pid 6492
ahk_id 3475680
All reactions