Hi,

On 7 October 2013 16:27, Daniel Stone <dan...@fooishbar.org> wrote:
> But I'm really not sure about this.  It's really hard to get this
> right, especially when you're changing modifier options.  The only
> real workable solution I've seen is to pend the actual change until
> all keys have been released.  So, in this case, if any keys are down,
> just drop the keymap into a separate pending_keymap pointer and have
> notify_key() check for pending_keymap and do the actual change after
> the last key release.

Makes sense. Should be working like this now.

Thanks,
Rui
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to