On Sun, Nov 11, 2012 at 03:57:49AM -0700, Scott Moreau wrote: Hi Scott,
> - return xkb_keysym_from_name(keyval_name); > + return xkb_keysym_from_name(keyval_name, 0); I'm a little confused about this patch - AFAICT using git blame this was already fixed when I merged Ran's patch: commit 21cf5a7e0018675585a58ed6d3d379ba7028be39 Author: Ran Benita <[email protected]> Commit: Rob Bradford <[email protected]> wayland: update to work with stable libxkbcommon libxkbcommon has had some changes to its API. However, it now has a stable release (0.2.0), so this makes the necessary changes, and replaces all uses of the deprecated API. Signed-off-by: Ran Benita <[email protected]> Cheers, Rob _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
