cafali / SnapKey

SnapKey provides a user-friendly Razer Snap Tap/SOCD alternative, making it accessible across all keyboards!
https://github.com/cafali/SnapKey/wiki
MIT License
233 stars 13 forks source link

Automatic disabling based on foreground windows process #80

Closed eiqnepm closed 2 weeks ago

eiqnepm commented 2 weeks ago

Considering some games may decide to disqualify SOCD, it would probably be beneficial to have an option which queries the foreground window every 𝑥 seconds, if the full path of the foreground window matches a set of full paths specified in the config.cfg, automatically disable SnapKey until the foreground window process no longer exists.

Thanks for the project!