Re: [PATCH gtk+] wayland: Track libxkbcommon changes.
- From: Rob Bradford <robert bradford intel com>
- To: Scott Moreau <oreaus gmail com>
- Cc: gtk-devel-list gnome org, wayland-devel lists freedesktop org
- Subject: Re: [PATCH gtk+] wayland: Track libxkbcommon changes.
- Date: Sun, 11 Nov 2012 12:49:23 +0000
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 <ran234 gmail com>
Commit: Rob Bradford <rob linux intel com>
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 <ran234 gmail com>
Cheers,
Rob
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]