Summary: | Systray icon shouldn't animate for existing chat windows | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Torquil Macdonald Sørensen <torquil> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | helenius.toni, jc, slgivels |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Torquil Macdonald Sørensen
2008-08-01 12:33:40 UTC
Btw, this goes for the flashing envelope in the contact list also. I'll second this, the behaviour change from KDE3 to KDE4 for this makes no sense... if I have a chat open, marking the taskbar entry should be enough, I don't need to see the tray icon flash on every message. If it were a seperate option, that would be fine too. Same behaviour noted with KDE 4.1.2. Please take us back to the old behaviour. SVN commit 871405 by rjarosz: Fix bug 167976: Systray icon shouldn't animate for existing chat windows. BUG: 167976 M +27 -38 kopete/config/behavior/behaviorconfig_events.ui M +4 -0 libkopete/kopetebehaviorsettings.kcfg M +2 -1 libkopete/private/kopeteviewmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=871405 SVN commit 871414 by rjarosz: Backport part of commit 871405. Fix bug 167976: Systray icon shouldn't animate for existing chat windows. As we cannot change GUI in KDE 4.1 you have to add/change [Behavior] animateOnMessageWithOpenChat=false in ~/.kde/share/config/kopeterc file to make it behave as in KDE 3. CCBUG: 167976 M +4 -0 kopetebehaviorsettings.kcfg M +2 -1 private/kopeteviewmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=871414 |