don't loose a redraw.
authorRobin Gareus <robin@gareus.org>
Sun, 7 Sep 2014 18:23:22 +0000 (20:23 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 7 Sep 2014 18:23:50 +0000 (20:23 +0200)
commitf23f379b37a5f4e68972a5f6c07a814c10503fdb
treec9eefd8a95ae3bef78a850e7e9885fec4f22f75c
parent1bb6fd752c50b5face6ae46629a05b1678d5e1a9
don't loose a redraw.

This more or less obsoletes the DisplaySuspender.
While RAII is nice, the DisplaySuspender cannot be
used from outside gtk2_ardour eg Mute/Solo signals
notifications from libardour (which don't originate
from the GUI).

The DisplaySuspender is still useful, because it
explicitly disables re-display and forces a single
expose at the end.
gtk2_ardour/editor_routes.cc
gtk2_ardour/editor_routes.h