Documentation?
Patrick O'Donnell
pao at ascent.com
Wed Apr 8 10:51:06 PDT 2009
>Date: Wed, 08 Apr 2009 11:36:33 -0400
>From: Peter Harris <pharris at opentext.com>
>
>As a constructive suggestion: For expensive drawing, you can draw to a
>pixmap and just copy from that pixmap to the window every time you get
>an Expose event.
Thanks. That is the tack I'm planning to take. Though, another
suggestion I saw earlier was to make the pixmap the window background,
which should remove the round-trip to the client to redraw the window.
- Patrick
More information about the xorg
mailing list