Double-buffer row drawing in gtkcmctree
commitcf0a3f25900d81b64d98c643d833363451072de4
authorJonathan Boeing <jonathan.n.boeing@gmail.com>
Mon, 1 Mar 2021 01:56:08 +0000 (28 18:56 -0700)
committerPaul <paul@claws-mail.org>
Tue, 9 Mar 2021 07:32:45 +0000 (9 07:32 +0000)
tree6382977fed8ee423ac8ba4eba02ceac2a2a7ba82
parentbba551c9ead6236cf87dc0cd158c58079c004ada
Double-buffer row drawing in gtkcmctree

This patch fixes the slowness seen when redrawing the folder tree with
cairo > 1.10 on Windows.  It also improves the occasionally visible
flickering in the folder tree on Linux and Windows with older versions
of cairo.
configure.ac
src/gtk/gtkcmctree.c