https://bugs.kde.org/show_bug.cgi?id=507108

--- Comment #5 from Noah Davis <[email protected]> ---
I suppose this is because Spectacle has to use a QTimer to stop the
notification since there is no API to set the timeout of a KNotification
object. We also kill the KNotification object with a QTimer to prevent it from
making Spectacle live forever with no UI because the KNotification objects
aren't always destroyed when we need them to be due to a behavior change. We'll
also have to check if the duration used for the close timer animation is
actually based on the notification's timeout duration.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to