CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: tadam 09/12/18 19:22:20
Modified files:
. : AUTHORS
modules : ChangeLog
modules/FvwmForm: FvwmForm.c
Log message:
Fix rendering of FvwmForm windows when initially mapped.
Stop relying on XSync() after FD_SET when using FPending() will
automatically return correctly for handling queued events. This cures
the problem of the window appearing not to have drawn all its widgets
properly when it is initially mapped.
