The client will do some kind of check to see if the space key is down. This
should resemble as much as possible a round trip to actually see if the key
is pressed on the hardware. I figured this involved peeking into the xkb
structure to see what keys are held down.

"some kind of check". Making a roundtrip is not acceptable.

Yes this is why I expect it will check the local key-down map and that there are events that update it.
So, you after all have no objection to this patch, but to the general
way key bindings are implemented in Weston.
Please, find a way to make them work and send a patch.

I have an objection to this patch in that it moves things further from what I think is correct behavior.

I agree that a patch to add the necessary event would help.

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

Reply via email to