@Alex Launi: My main problems are with the twitter and the Remember The Milk plugins. I will often be reading or working on something else when a notification is displayed and will thus fail to notice the notification until it is about to disappear. I looked at the gnome-do code and found that the duration is set based on the number of words. The setting in either gconf or the preferences could simply change the per word duration.
@Lucio Crusca: Using gconf would be fine because most users wouldn't need to alter the duration of notifications.
As a side note, is there a way to set the duration for a specific notification through the Plugin API? If this were possible I could simply edit the problematic plugins.
@Alex Launi: My main problems are with the twitter and the Remember The Milk plugins. I will often be reading or working on something else when a notification is displayed and will thus fail to notice the notification until it is about to disappear. I looked at the gnome-do code and found that the duration is set based on the number of words. The setting in either gconf or the preferences could simply change the per word duration.
@Lucio Crusca: Using gconf would be fine because most users wouldn't need to alter the duration of notifications.
As a side note, is there a way to set the duration for a specific notification through the Plugin API? If this were possible I could simply edit the problematic plugins.