yktoo / ymuse

GTK client for Music Player Daemon (MPD) written in Go
https://yktoo.com/en/software/ymuse/
Apache License 2.0
251 stars 14 forks source link

Hide to tray #48

Open TombusPL opened 2 years ago

TombusPL commented 2 years ago

Its any options to hide to tray?

yktoo commented 2 years ago

No, not at the moment.

pspiagicw commented 2 years ago

Can we use https://github.com/getlantern/systray to implement in some way ? I can implement this with a little help

yktoo commented 2 years ago

@pspiagicw This lib looks good, but it requires a bunch of dependencies installed. I'll need to take time to investigate, and I'm on holiday at the moment, so this will take a while.

pspiagicw commented 2 years ago

No problem, It will give me time to understand the codebase and try a rough implementation

danialbehzadi commented 1 year ago

Why would we need that? Just enable MPRIS2 support in MPD.

gaydenko commented 1 year ago

Why would we need that? Just enable MPRIS2 support in MPD

Unexpected question. MPRIS panel hasn't got all ymuse functionality. Even volume control is impossible (at least under KDE).

I'm the next being very awaited for the tray support.

danialbehzadi commented 1 year ago

If you can't control volume from system sound menu, then it's a bug indeed.

gaydenko commented 1 year ago

If you can't control volume from system sound menu, then it's a bug indeed.

Bug of... what?

It is possible to control with mouse wheel, but it has got very big (for my ears) step 5%. And at any case It doesn't resolve the first listed reason.

I agree you are free do be happy with MPRIS only. Please, let the opportunity for others not be so happy.