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.
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.
Yeah sure! This one’s on me, I’ll have a look at it once I find some time this week.
I adressed this in the following MR: https://invent.kde.org/multimedia/kasts/-/merge_requests/135
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