cosmic-applets/cosmic-applet-audio
Ian Douglas Scott 216d88e977 audio: Mpris media control fixes
The panel buttons for next/previous didn't do anything since `on_press`
wasn't set. Now they work.

Fixed `autosize` which I had accidentally committed after using it for
testing. (It would be good to figure out why the applets don't work
properly with autosize when run outside of the panel, since that's handy
for testing.)

I noticed with VLC, skipping a track makes the media controls disappear
very briefly, and sometimes the pause button didn't return. I guess
`can_play` (etc.) are temporarily set to false, probably expecting the
controls to be greyed out and not hidden from a panel. Anyway,
monitoring for changes to these properties as well will hopefully fix
the part where it could remain missing. Though I can't reproduce that
consistently.
2024-04-05 16:31:01 -06:00
..
data Added Korean translations 2023-09-05 20:53:51 -04:00
i18n i18n(it): translation improvements 2024-03-25 15:33:28 -06:00
src audio: Mpris media control fixes 2024-04-05 16:31:01 -06:00
Cargo.toml chore(cargo): remove unused dependencies 2024-03-25 15:33:23 -06:00
i18n.toml wip: update libcosmic (#93) 2023-06-01 12:23:12 -04:00