Skip to content

(enh) stop passing MSC scancodes and extra SYN events#99

Open
joshgoebel wants to merge 1 commit into
mainfrom
less_noise
Open

(enh) stop passing MSC scancodes and extra SYN events#99
joshgoebel wants to merge 1 commit into
mainfrom
less_noise

Conversation

@joshgoebel
Copy link
Copy Markdown
Owner

@joshgoebel joshgoebel commented Sep 5, 2022

Changes

As described. We try to send non-key events unfiltered, but this also includes MSC scancode events (which make no sense once we remap) and a ton of extra SYN events for other events we've probably filtered anyways.

This drops the MSC events on the floor and only allows SYN to pass thru in cases where it seems to be needed (ie, we've recently passed thru other raw data).

Checklist

  • Added tests (if necessary)
  • Updated docs or README...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant