[PR #156] [MERGED] fix(music): showing when no mpris player found #516

Closed
opened 2026-05-22 21:53:46 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/156
Author: @JakeStanger
Created: 5/21/2023
Status: Merged
Merged: 5/21/2023
Merged by: @JakeStanger

Base: masterHead: fix/mpris-visibility


📝 Commits (1)

  • 48d6af0 fix(music): showing when no mpris player found

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 src/clients/music/mpris.rs (+10 -0)

📄 Description

The music module expects an event to be sent on subscription to the client to set up the initial state. This ensures an event is sent when in MPRIS mode when no player is initially found.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/156 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 5/21/2023 **Status:** ✅ Merged **Merged:** 5/21/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/mpris-visibility` --- ### 📝 Commits (1) - [`48d6af0`](https://github.com/JakeStanger/ironbar/commit/48d6af0281f460d3ed3745a2ffb2b61848430ecb) fix(music): showing when no mpris player found ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/clients/music/mpris.rs` (+10 -0) </details> ### 📄 Description The music module expects an event to be sent on subscription to the client to set up the initial state. This ensures an event is sent when in MPRIS mode when no player is initially found. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 21:53:46 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#516
No description provided.