Moon-0xff
Moon-0xff
Added a new commit. It didn't deserve his own PR and it just saves a few cpu cycles if spotify is loading (maybe)
Thanks for raising this issue. I also notice the missing icon (#99)
Makes sense, and now I remember we tried to deal with a mouse issue before (#51). I'll partially quote [this comment](https://github.com/Moon-0xff/gnome-mpris-label/issues/51#issuecomment-1552374402): > it might be that your device doesn't generate...
That's a good solution, though it looks like the current implementation adds an intrinsic delay to the scroll. I think SMOOTH signals shouldn't block other SMOOTH signals, the same with...
I see now. I don't think there's any problem with the code then :+1:
@WhoChangedMyCode on Batwam's version, is the scroll speed fine? The scroll delta I get on GNOME 43 is always `1.0` , on 46 the delta I get is `0.25` because...
> I now recall that in the version I last tested, the scroll increment for changing the volume using the mouse wheel was different from using the touchpad. One of...
Merging #105 closed this issue automatically it seems, in any case I'll say it's solved. I don't know what's the *proper value* to hard code so I'm thinking of leaving...
New version (v32) was uploaded and accepted. v32 includes a fix for this and #99. Thanks!
Sure it would be cool, but implementing in a maintainable way isn't trivial. If we could make a multicolor string for the label, we could use the characters as a...