On Fri, Mar 13, 2009 at 2:55 PM, Dan Nicholson <dbn.li...@gmail.com> wrote: > On Thu, Mar 12, 2009 at 11:51 PM, Donnie Berkholz <dberkh...@gentoo.org> > wrote: >> >> - merging xkbcomp into the server > > I'm been working on this in my spare time as per Daniel's advice to > create a libxkbcommon shared library. If anyone wants any more details > on what I've been doing there, let me know. Right now I'm getting > familiar with the xkbcomp parser/compiler and figuring out how to > expose it as library. And, of course, finding out how much XKB API > would need to be duplicated to not drag in Xlib datatypes. It's not > that far along, but I have a pretty good idea what I want to do with > it.
Cool, I'm interested. I've been thinking of doing this for wayland and X, and one thing I wanted to avoid was linking to libX11. That's only to call XStringToKeysym, right? We should just copy the files over and include the hash table in libxkbcomp, I think. If you have a git repo, can you put it up somewhere? thanks, Kristian _______________________________________________ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg