#61 closed Enhancement (fixed)
Optionally disable the balloon tooltips
| Reported by: | KSMarksPsych | Owned by: | romw |
|---|---|---|---|
| Priority: | Trivial | Milestone: | Undetermined |
| Component: | Manager | Version: | |
| Keywords: | patch revmissing | Cc: |
Description
Posted by: Date: 7:23 AM 01-06-2006 Some people don't like the balloon tooltips the manager generates in the system tray. Provide an option (command-line flag such as --no-tooltips or a persistent menu option) disabling them for those users who don't like them
Attachments (1)
Change History (5)
Changed 18 years ago by
| Attachment: | boincmgr_61.patch added |
|---|
comment:1 Changed 18 years ago by
| Keywords: | patch added |
|---|
comment:2 Changed 17 years ago by
This is almost moot due to the removal of balloons for tooltips. However, a preference may still be useful for error balloons, so I'm leaving it open for now.
comment:3 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Balloons can now be disabled by setting the repeat interval to 0.
comment:4 Changed 17 years ago by
| Keywords: | revmissing added |
|---|

Patch implementing this feature request.