Opened 16 years ago
Closed 15 years ago
#3118 closed enhancement (fixed)
[Media] volume change on up/down mouse wheel events should show realtime tooltip (easy)
Reported by: | diver | Owned by: | korli |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | Preferences/Media | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Media replicant in deskbar reacts on up/down events now, but doesn't show current volume % as tooltip (realtime). Ubuntu (gnome) use it to show such changes, which users like a lot :-)
Change History (6)
comment:1 by , 16 years ago
Priority: | normal → low |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
Summary: | [Media] volume change on up/down events should show realtime tooltip (easy) → [Media] volume change on up/down mouse wheel events should show realtime tooltip (easy) |
---|
comment:4 by , 16 years ago
We don't have tooltip support in the OS API yet, and I don't see the need to implement just another version for this little thing.
Once there is an API for this, it would probably be a two line change only.
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I made a general tool tip out of it (that will also pop up when the mouse is over the icon), and thus needed a bit more than 2 lines. Anyway, it has been added in hrev32250.
Note:
See TracTickets
for help on using tickets.
Our tooltip support is missing a lot for this one.