Version: (using KDE 3.5.8) Installed from: SuSE RPMs Currently notifications are hardcoded -- it would be nice to have them configurable.
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