[PATCH wayland 0/6] Add flags argument to wl_closure_invoke calls in tests

2013-03-15 Thread Jason Ekstrand
--- This patch should actually go at the begining of the series before 1/6. I accidentally forgot to include it and didn't notice until someone tried to apply the series. tests/connection-test.c | 6 +++--- tests/os-wrappers-test.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff

New wayland patch-staging repositories

2013-03-15 Thread Scott Moreau
Hi, I have noticed that there are a flood of patches for wayland and related projects that reach the wayland mailing list. Unfortunately, many of these patches become forgotten or incompatible over time. This can be very frustrating to everyone including contributers, users and developers. I have

Re: [PATCH wayland] client: Invoke new_id closure arguments as pointers instead of integers

2013-03-15 Thread Michael Hasselmann
Could we get this merged please? It fixes an annoying crasher bug for us (see FDO#62367). Thanks, Michael On Fri, 2013-03-08 at 18:44 +0100, Jonas Ã…dahl wrote: > This commit adds a flags parameter to wl_closure_invoke(). The so far > added flags are ment to specify if the invokation is client sid

Re: [PATCH libxkbcommon] keymap: add xkb_keymap_new_from_memory()

2013-03-15 Thread David Herrmann
Hi Ran On Thu, Mar 14, 2013 at 2:14 PM, Ran Benita wrote: > On Wed, Mar 13, 2013 at 07:28:17PM +0200, Ran Benita wrote: >> On Mon, Mar 11, 2013 at 12:53:39PM +0100, David Herrmann wrote: >> > The current API doesn't allow the caller to create keymaps from mmap()'ed >> > files. The problem is, xkb