Version: onbekend (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)) "release 3.1", KDE:KDE4:UNSTABLE:Desktop / openSUSE_11.1) Compiler: gcc OS: Linux (i686) release 2.6.27.7-9-pae Currently the plasma notifications are only shown for a few seconds. Sometimes I can't read the full notification text before the dialog is disposed. Could you please make it possible to configure the number of seconds the popups are displayed? I'd also like to see the default being a bit higher.
(FYI, in KMess 2 SVN we're using knotify notifications when contacts get online/offline. Some of those have long names, hence the reason I can't read the full text).
The widget-notifier product is for the new device notifier. Moving to the systray product where the notification stuff lives.
The calculation of the notification timeout has a bug (KDE/4.9) it should create longer timeouts for longer text, but currently always limits it to 5 seconds. Patch in reviewboard: https://git.reviewboard.kde.org/r/105858/
Git commit 2cfe8908779775bda848a2327ed6f903019a0293 by Martin Koller. Committed on 08/08/2012 at 23:29. Pushed by mkoller into branch 'KDE/4.9'. Fix calculation of notification timeout FIXED-IN: 4.9.1 REVIEW: 105858 M +1 -1 plasma/generic/dataengines/notifications/notificationsengine.cpp http://commits.kde.org/kde-workspace/2cfe8908779775bda848a2327ed6f903019a0293
Git commit 8821ecc876a420a7a4a637e749da809ce8ba39a6 by Martin Koller. Committed on 08/08/2012 at 23:29. Pushed by mkoller into branch 'master'. Fix calculation of notification timeout FIXED-IN: 4.9.1 REVIEW: 105858 M +1 -1 plasma/generic/dataengines/notifications/notificationsengine.cpp http://commits.kde.org/kde-workspace/8821ecc876a420a7a4a637e749da809ce8ba39a6