Summary: | settings: provide configurable notifications | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2008-02-09 13:03:13 UTC
What do you want to configure about them ? Btw, you have been pretty busy, it was quite a surprise to suddenly see around 15 new bugreports when I check my e-mail > What do you want to configure about them ? Me personally -- sounds. I.e. I would like to add small sound notification for download complete (when torrent goes from download to upload) + sound notifications for errors. > Btw, you have been pretty busy, it was quite a surprise to suddenly see > around 15 new bugreports when I check my e-mail 11 more and I will celebrate my 1500th report :-)) Sorry for troubling you though, however since I like your program and use it... ;-D SVN commit 779018 by guisson: Use KNotify system for notifications instead of own hardcoded one with KPassivePopup. Also make this configurable using the standard configure notifications dialog. BUG: 157513 M +2 -1 CMakeLists.txt M +7 -0 gui.cpp M +1 -1 gui.h A ktorrent.notifyrc M +17 -15 trayicon.cpp M +1 -0 trayicon.h WebSVN link: http://websvn.kde.org/?view=rev&revision=779018 |