Bug 472762 - Percentage tooltip for the volume slider
Summary: Percentage tooltip for the volume slider
Status: RESOLVED FIXED
Alias: None
Product: kasts
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Emir SARI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-28 21:40 UTC by Emir SARI
Modified: 2023-09-27 14:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emir SARI 2023-07-28 21:40:31 UTC
It would be nice to have a percentage tooltip to set the volume to an explicit value. Elisa has one, maybe it might be reused.
Comment 1 bart 2023-07-31 08:16:08 UTC
If you feel comfortable enough, you could maybe try to implement this yourself? As you mentioned, it's probably a matter of copy-pasting the Elisa implementation.

Kasts is reusing quite a bit of code from Elisa already, so there's a chance that some parts of the code base are very similar.
Comment 2 Emir SARI 2023-07-31 09:40:59 UTC
Yeah sure! This one’s on me, I’ll have a look at it once I find some time this week.
Comment 3 Tammes Burghard 2023-09-26 11:57:07 UTC
I adressed this in the following MR:
https://invent.kde.org/multimedia/kasts/-/merge_requests/135
Comment 4 bart 2023-09-27 14:52:04 UTC
Git commit c5536938be0dddaf7be2b4e2db0df75b2b898270 by Bart De Vries, on behalf of Tammes Burghard.
Committed on 27/09/2023 at 16:51.
Pushed by bdevries into branch 'master'.

Volume slider: add tooltip and improve wheel action

M  +43   -0    src/qml/Desktop/DesktopPlayerControls.qml

https://invent.kde.org/multimedia/kasts/-/commit/c5536938be0dddaf7be2b4e2db0df75b2b898270