Hi, On 18 March 2013 01:47, Yichao Yu <[email protected]> wrote:
> On Sun, Mar 17, 2013 at 8:51 PM, Scott Moreau <[email protected]> wrote:> > by wayland developers that each toolkit should implement this feature > > if they would like to have it. My position is that the key repeat > > And the decision was all toolkits/programs written without using a > toolkit ALL need to "agree on where to retrieve that (key repeat > configuration) from"??? Shouldn't that "where" be the compositor?? Yes, wl_keyboard should send events to clients giving them the repeat delay and rate. > OT: That patch seems to have a set of hard coded non-repeat keys. > Isn't this setting (which key should be repeat) part of xkb? (Anyway, > since the X server can figure that out from keyboard layout, whatever > backend wayland use shouldn't have any problem on that.....) > Yeah, use xkb_keymap_key_repeats() instead. Cheers, Daniel
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
