capi:popup-confirmer
and
capi:display-dialog
have a new keyword argument
:callback-error-handler
. This keyword allows uniform error handling in callbacks across platforms.
The new function
capi:current-popup
allows you to find the dialog itself in the scope of the callbacks.