Bug 178411 - wish: be able to configure the number of seconds notification popups are displayed
Summary: wish: be able to configure the number of seconds notification popups are disp...
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: notifications (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Rob Scheepmaker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-21 23:18 UTC by Diederik van der Boor
Modified: 2012-08-08 21:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.9.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diederik van der Boor 2008-12-21 23:18:16 UTC
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.
Comment 1 Diederik van der Boor 2008-12-21 23:19:33 UTC
(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).
Comment 2 Jonathan Thomas 2008-12-22 19:45:04 UTC
The widget-notifier product is for the new device notifier. Moving to the systray product where the notification stuff lives.
Comment 3 Martin Koller 2012-08-04 20:38:05 UTC
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/
Comment 4 Martin Koller 2012-08-08 21:33:38 UTC
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
Comment 5 Martin Koller 2012-08-08 21:34:53 UTC
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