Refactored series. I really disliked the XkbCompContext patches, something just didn't sit right with it. I wish we could use fmemopen() but short of that or a bigger refactoring this should do. Replaces the xkbcomp-specific context with a callback. After all, what we need is a stream to write to xkbcomp, the rest of the context was superfluous anyway. This patchset does that - sets everything up, then calls the callback.
The rest is mostly identical, except that I split two features out (and replaced all the tabs with spaces...) Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
