Moon-0xff

Results 64 comments of Moon-0xff

> Hide the extension's panel when nothing is playing Added in #69 by @abisammy on the `refreshless-dev` branch. It will take a while until is merged to `main` and a...

The current version of the extension (v18) hides the extension when there's no (non-filtered) player available. Not quite *"when nothing is playing"* but I surely think it's better than always...

I added a rule to also hide the widget if there's just one player and isn't active, then I realized it would prevent the use of the player controls. Going...

I agree that it's better to leave the choice to the user, but how to clearly present such a choice to the user is challenging. And it will have to...

> I'm trying to establish if this is a bug as this blob shouldn't appear unless you have multiple mpris sources opened This is not a bug, the blob is...

> I'm trying to establish if this is a bug as this blob shouldn't appear unless you have multiple mpris sources opened. I added this behaviour (didn't commit/push anything) and...

I'm relieved to know I haven't caused you any frustration. And I could simply ask you to keep an eye on the repo, push what you see fit to `main`,...

Reminds me of this https://github.com/Moon-0xff/gnome-mpris-label/pull/3#issuecomment-1303906453

> is there anything fundamentally different between stable and main when it comes to metadata loading? 2402390de43ee1455eb17a7f79769022f7ee7a3e and 9b2a1fb3faa42dfbfbe881d3b10720f62076a1ed you can test if the bug was introduced in any of...

The changes of https://github.com/Moon-0xff/gnome-mpris-label/commit/7bd59fae434fa17ff5528032dc942cee14e7528a shouldn't create this issue. The only lines that *might* create this problem is the check against `undefined` or perhaps creating the entry proxy interferes with the...