Open megamorphg opened 2 years ago
Unfortunately yes, Windows key is not tracked as modifier and I think I'll not be able to make fix for in the nearest few month. To do that I'll have to throw away default .NET Keys subsystem and create my own, it at least a week of work. I have another project that uses the same hooking library and will definitely make that fix at some point, but on at least end of Q1 2022
I have the mute button set to the ` key.
When I use a shortcut Alt + `, the hot key is not interfered.
When I use a shortcut Windows + `, the hot key does get interfered with.
So I'm assuming any Windows hotkey is not included in the "Suppress" option.