ShadowBlip / HandyGCCS

Handheld Game Console Controller Support (Handy Geeks) for Linux
GNU General Public License v3.0
81 stars 30 forks source link

use event queue for mapped events with multiple events for devices with momentary buttons. #111

Closed pastaq closed 1 year ago

pastaq commented 1 year ago

This PR fixes an issue with events that use momentary buttons where the up event would be missed if it occurred during the wait cycle for the required button delay.