CVSROOT: /cvs/directfb
Module name: XDirectFB
Changes by: dok 20030605 07:49:41
Modified files:
programs/Xserver/hw/directfb: directfbClipboard.c
directfbClipboard.h
directfbPasteboard.c
directfbScreen.c directfbScreen.h
Log message:
Due to random segfaults after some certain amount of time related to
clipboard support I decided not to create a thread being the client
but do a real fork() much earlier (before DirectFB initialization).
Unfortunately this requires the multi app core for now, because the
clipboard X client initializes DirectFB, too.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.