xkb: don't use deprecated libxkbcommon symbols
authorRan Benita <ran234@gmail.com>
Tue, 23 Oct 2012 18:29:39 +0000 (20:29 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 27 Oct 2012 16:05:59 +0000 (18:05 +0200)
commitae78864cc96b7980f59b3540b73027d2cfae87ba
tree6255a8848e908418be5016f06d0b690019d64bb5
parent5be89722708f5071ff6630fad1331d3f6d149ae3
xkb: don't use deprecated libxkbcommon symbols

Now that libxkbcommon had a release, that has some API breakage (in
particular to xkb_keysym_from_name), we should update our code against
it and advise users to just use the xkbcommon release.

This should not happen anymore, for the foreseeable future at least.

Signed-off-by: Ran Benita <ran234@gmail.com>
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/shl_misc.h
src/uterm_input_uxkb.c
src/wlt_toolkit.c