Xpra: Ticket #1724: key repeat not firing

It's been broken for a while. The "keyboard helper" doesn't set the key repeat delay and interval, so we never schedule the key repeat timer.

Things have been working well enough and no-one noticed!



Fri, 15 Dec 2017 06:41:52 GMT - Antoine Martin:

Fixed in r17649.

Not sure if we should bother backporting this, added to wiki/Versions/PendingFixes


Fri, 15 Dec 2017 06:46:49 GMT - Antoine Martin: status changed; resolution set

GTK triggers key repeat events anyway, so we send key events that have the same effect as the "key-repeat" packets.

r17650 + r17651 just rips it all out.


Sat, 23 Jan 2021 05:32:05 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1724