Celio Cidral

Results 41 issues of Celio Cidral

This is useful when you are away from the computer and forgot to come back after a break's end. The frequent alert sound will call your attention. An idea from...

Feature

The number of pomodoros in the pomodoro counter is always four. Make it possible to change this number on the options window.

Feature

Add an option that runs Tomighty when Windows starts up.

Feature

The actual tomato icon is not correctly rendered by the JVM. It renders translucent pixels into black pixels. In addition, the transparent background becomes grayed. We need a new icon,...

Enhancement

The user should be able to freely type a tag name in the main window to indicate its current task. Timer events should carry this tag name. Plugins can use...

As discussed in: http://groups.google.com/group/tomighty/browse_thread/thread/117a960fa5c83bf8 Add an option to enable automatic transition between pomodoros and breaks. In other words, when a pomodoro finishes, a break should start automatically, without user intervention....

Feature

Review all bus messages so that their semantics make more sense. For instance, when the timer stops, a interrupt message is sent, but it would make more sense if it...

Enhancement

This is to avoid errors like [this one](https://groups.google.com/forum/?fromgroups#!topic/tomighty/MOvHKgdDTH8): ``` Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: java.awt.AWTException: TrayIcon couldn't be displayed. at org.tomighty.ui.TrayManager.run(TrayManager.java:75) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source)...

Enhancement

[This guy](https://groups.google.com/forum/?fromgroups#!topic/tomighty/fOqwxas0i6s) had some trouble figuring out how to configure Tomighty. Other people may have had some hard time too. A simple manual can make life easier for newcomers.

Task