gt; To: wayland-devel@lists.freedesktop.org
> Subject: [PATCH wfits v2] core: Add a wrapper for the keyboard
>
> Ok, here's a second version of the patch with all of the suggested changes.
>
> > So we must only want one xkb context per display. Ok.
>
> Yes, I think we only re
Ok, here's a second version of the patch with all of the suggested changes.
> So we must only want one xkb context per display. Ok.
Yes, I think we only really want one global xkb context but the
display seemed like a convenient place to attach it and ensure that it
will be destructed.
> We shou