-
Notifications
You must be signed in to change notification settings - Fork 6
Windows 10 support #15
Copy link
Copy link
Open
Description
Currently SupportedOSPlatformVersion suggests that windows 10 is supported but that seems to not be the case in reality.
- WinEventProc looks for
SearchHostin the process name instead ofSearchApp(which is what I currently have on windows 10 19045). - Trying to recompile the code to filter for
SearchAppinstead results in a buggy window with rounded edges that clash with Windows 10's style.
I would love to know if this behavior is normal and whether Windows 10 is supposed to/will be supported at all.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels