[PATCH gtk+] wayland: Track libxkbcommon changes.
Scott Moreau
oreaus at gmail.com
Sun Nov 11 11:19:20 PST 2012
On Sun, Nov 11, 2012 at 5:49 AM, Rob Bradford <robert.bradford at intel.com>wrote:
> 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 at gmail.com>
> Commit: Rob Bradford <rob at 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 at gmail.com>
>
> Cheers,
>
> Rob
>
Hi Rob,
Yes, you are right. It looks like I got confused between branches. This
patch is meant for the wip/csd branch but it also needs the 1.0 update
patch too. Sorry about the confusion. Could you possibly push these two
patches to the wip/csd branch?
Thanks,
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20121111/088eca79/attachment.html>
More information about the wayland-devel
mailing list