| Summary: | Notifications disappear too fast | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Bhaskar Kandiyal <bkandiyal> |
| Component: | knotify | Assignee: | Olivier Goffart <ogoffart> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | daltinn.pbl, g111, jaak, plasma-bugs-null, putr4.s |
| Priority: | NOR | ||
| Version First Reported In: | 4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bhaskar Kandiyal
2009-12-01 16:09:39 UTC
Will be great to configure disappear time or disable autohiding for each "event source"/"notification type" In addition, it were nice if those time-outs were reset and the notifications were fixed on the screen if I move my mouse cursor over any notification. For example in case I want to read a notification I could move the mouse over the notification, and read the notifications as long as possible. Only when I move my mouse elsewhere, the notifications are allowed to time out. The notifications should also not move on the screen, nor should new notifications appears in a way that could make me click a wrong notification by mistake. For example, all notifications have close (X) buttons: I move my cursor over the button and start moving my mouse finger to click it, but milliseconds before my click, if a new notification were to appear there, I would by mistake close the wrong notification without a chance to inspect it. However, all this also requires to rethink how notifications appear and disappear if there are tens of them at a time, so that the user would not miss any and was still able to inspect them in a respectable manner. I 2nd comment #2. a) mouse over should hold messages; b) avoid closing the wrong message With KDE Plasma 6 from git master at least (and Plasma 5.27 as well I'm pretty sure) there is a setting to change how quickly the notification popups disappear, and hovering the mouse cursor over the notification will also keep it from disappearing until either the close button is clicked or the mouse is moved away from the notification, in which case the timer until the notification disappears resets, so I think this can be closed. |