Skip to content

Add a small delay before exiting when notification is destroyed

The destruction of the notification object happens immediately if Spectacle is blocked from showing notifications, and in such cases it exits before data can be copied to the clipboard.

BUG: 433883

Merge request reports