neithern / g4music

A light weight music player written in GTK4, with a fluent adaptive user interface.
https://gitlab.gnome.org/neithern/g4music
GNU General Public License v3.0
195 stars 15 forks source link

complete implimentation of mpris #78

Closed user12xxxxxx closed 3 months ago

user12xxxxxx commented 3 months ago

i recently shifted to hyprland (using this config https://github.com/end-4/dots-hyprland) it has this music widget that displays info provided by the player

music player like lollypop provides sufficient info so the widget works properly swappy-20240518-215243 Screenshot_2024-05-18_21 49 59

but g4music doesn't thus the widget isn't working properly swappy-20240518_200048 Screenshot_2024-05-18_21 51 08 i asked the hyprdots maintainer (https://github.com/end-4/dots-hyprland/issues/510)

(if the title is wrong let me know)

neithern commented 3 months ago

Playing position not show correctly?

user12xxxxxx commented 3 months ago

yeah the like how many seconds of song has played

widget ( in case of g4music) swappy-20240519-144838

widget (in case of lollypop) swappy-20240519-144855

i think the widget works properly incase of lollypop cause it sends additional info like mpris:trackid xesam:trackNumber

neithern commented 3 months ago

It should have been fixed, if you know how to build it, try it please.

user12xxxxxx commented 3 months ago

thanks

user12xxxxxx commented 3 months ago

hey i built it from the source but now how do i delete it?