[PATCH v2 0/5] xwayland: Refactor bits of XKB functionality

Peter Hutterer peter.hutterer at who-t.net
Wed Mar 12 19:56:54 PDT 2014


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





More information about the xorg-devel mailing list