Only redraw when Tweak Mode modifies values?

Just wondering: When using Tweak Mode to modify values, is there any way I can tell my sketch to only redraw when values change? Is there any kind of notification from Tweak Mode I can listen for?

UPDATE: Spoke to Gal Sasson who authored the Tweak Mode. There is currently no way to access any pointer og flag to indicate whenever a user has changed a value using Tweak Mode. I have discovered that Tweak Mode is using OSC behind the scenes, but according to Gal it is not possible to do any sort of hack to “wiretap” the OSC communication. Apparently the trail I was persuing ends here.