wayland client headers
Carl-Philip Haensch
Carl-Philip.Haensch at mailbox.tu-dresden.de
Sun Nov 21 11:12:02 PST 2010
> Wayland only communicates to clients over a UNIX socket. You could in
> fact just implement the protocol in freepascal instead of trying to use
> the toytoolkit or the like. This interface should be completely language
> neutral.
I have no knowledge about the interface at all and it would be a lot
of effort to reimplement the full libwayland-client.so.
Making the headers portable would be easier, really.
You can benchmark them if it is a speed loss when you replace the
inline functions and preprocessor magic by header conform declarations
More information about the wayland-devel
mailing list