Skip to content

warn when notifybypopup has pending notifications on destruction

Harald Sitter requested to merge work/warn-on-pending-notification into master

previously we'd eat the notifications silently making it exceptionally hard to debug why a notification doesn't actually appear in the UI when (e.g.) the eventloop isn't being started at all or the app quits too quickly

Merge request reports