Unverified Commit e6601f20 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

feat(linux): match state of original event when creating fake event

We forward a fake event for both keydown and keyup. This change
will set the flag on the fake event so that we get keydown and keyup.
This is probably not technically necessary, but it helps in
debugging because you can then see that both fake events still
belong to the same keypress.
parent dba20022
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment