Version: 0.11.91 (using KDE KDE 3.5.1) Installed from: Fedora RPMs Compiler: gcc4 OS: Linux Currently the shortest duration for the tray bubble auto close is 10 seconds. I'm find this to be too long. I have modified behaviorconfig_events.ui to allow for timeouts down to 1 second and found that 5 seconds works better for me. Please change the minimum to 1 second.
I just used the values in Morten Sjoegren's patch (see Bug 108967). ;) Any objections to 1 second as minValue?
no objections from me.
SVN commit 513829 by jritzerfeld: Reduce minimum balloon auto close delay to 1 second. FEATURE: 122533 M +1 -1 behaviorconfig_events.ui --- branches/kopete/0.12/kopete/kopete/config/behavior/behaviorconfig_events.ui #513828:513829 @@ -205,7 +205,7 @@ <number>120</number> </property> <property name="minValue"> - <number>10</number> + <number>1</number> </property> <property name="value"> <number>30</number>