Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Windows Hotkeys are not Suppressed #70

Open
megamorphg opened this issue Nov 5, 2021 · 1 comment
Open

Windows Hotkeys are not Suppressed #70

megamorphg opened this issue Nov 5, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@megamorphg
Copy link

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.

@iXab3r
Copy link
Owner

iXab3r commented Dec 19, 2021

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

@iXab3r iXab3r added the enhancement New feature or request label Dec 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants