Re: synchronizing window frame/client repaint
- From: Owen Taylor <otaylor redhat com>
- To: Matthias Clasen <maclas gmx de>
- Cc: Soeren Sandmann <sandmann daimi au dk>, hp redhat com, wm-spec-list gnome org
- Subject: Re: synchronizing window frame/client repaint
- Date: Thu, 19 Dec 2002 11:05:36 -0500 (EST)
Matthias Clasen <maclas gmx de> writes:
> Would an extension to abort queued requests (mentioned in WhyX.pdf, 8.2)
> help ?
> The client could the abort all queued requests before restarting the drawing
> when a new configure notify arrives.
All that this would cause is that client would continually
abort drawing and never finish. (And for GTK+, since all the
hard drawing is done into a double-buffer, nothing would
ever get to the screen.)
When the client decides to go ahead and draw a frame, it should
draw it fully.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]