]> git.notmuchmail.org Git - scherzo/commit
Don't queue up as many widget redraws.
authorCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 17:36:09 +0000 (10:36 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 17:36:09 +0000 (10:36 -0700)
commit4000561216687a173abf597a0fd26d2c336954fc
tree889330390f1bcfadb07cc5211476cc6e795d04e8
parent05c28164f342656bd02bb4c6607b938bb8d3f2b1
Don't queue up as many widget redraws.

For multiple MIDI messages in a single buffer, only queue a single redraw.

GTK+ should be coalescing these anyway, but we might as well not make
it work any harder than it has too.
scherzo.c