Revision e1110ac...

Go back to digest for 12th August 2012

Optimization in KDE Base

Martin Koller committed changes in [kde-workspace] plasma/generic/applets/notifications/core/notification.cpp:

auto-deletion only triggered by manager

the auto-deletion timer shall only be started from one single place, which is
the notificationmanager, which starts the timer only if there is user activity on the desktop so that a notification
which arrives while the user is not at his desk does not get deleted unseen.
We agreed on reducing the timeout to 10 minutes

REVIEW: 105893

File Changes

Modified 1 files
  • plasma/generic/applets/notifications/core/notification.cpp
1 files changed in total