Skip to content
Commit e7942c34 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Implement bounce keys on Wayland

Bouce keys suppresses additional key presses during a given interval

This is used by people with motor impairments or bad keyboards

It works by remembering the last input timestamp for a key

If an event's timestamp is too close to the last timestamp for that key the event is rejected

BUG: 474752
parent b33c5d9f
Pipeline #539291 passed with stage
in 17 minutes and 18 seconds
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