[RFC] compositor: Simple key repeat implementation.

Daniel Stone daniel at fooishbar.org
Wed Mar 7 14:27:47 PST 2012


Hi,

On 7 March 2012 22:21, Scott Moreau <oreaus at gmail.com> wrote:
> There's nothing fancy about this, we just set a timer and simulate
> events using states 2 and 3 for repeat-up and repeat-down events.

Did you think about just using a single event, rather than the
separate repeat press/release events? If nothing else, it saves
clients the hassle of processing two events they know are always
guaranteed to immediately follow each other ...

Cheers,
Daniel


More information about the wayland-devel mailing list