Quoting Sebastian Ley ([EMAIL PROTECTED]): > Hello, > > I wonder if it is possible to build libdirectfb without thread > support. The libc package of the installer currently does not support > the pthreads library, and the maintainers would like to stick to > that.
Hmm, DirectFB won't have input without threads. But for special applications that are aware of a non threaded DirectFB we could add a call like IDirectFB::ProcessEvents() that would have to be called regularly. But it would require a change of all input drivers, too. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
