Re: [PATCH weston v3] Copying xkb_info when creating a seat causes problems

2013-09-11 Thread Kristian Høgsberg
On Fri, Sep 06, 2013 at 08:29:12AM +, Andrew Wedgbury wrote: > Sorry, I missed updating use of xkb_info in compositor-x11.c. > I've updated the patch. Argh, and I ended up applying and pushing v2 before seeing this. Oh well, I've applied the compositor-x11.c part of the patch and the x11 back

[PATCH weston v3] Copying xkb_info when creating a seat causes problems

2013-09-06 Thread Andrew Wedgbury
Sorry, I missed updating use of xkb_info in compositor-x11.c. I've updated the patch. --- src/compositor-x11.c |2 +- src/compositor.h |5 ++-- src/input.c | 77 +++--- src/text-backend.c |4 +-- 4 files changed, 54 insertio