[PR #97] [MERGED] [Linux] Improved disconnect behavior #282

Closed
opened 2026-03-02 12:40:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/97
Author: @tim-gromeyer
Created: 4/15/2025
Status: Merged
Merged: 4/16/2025
Merged by: @kavishdevar

Base: mainHead: linux-disconnect-behaviour


📝 Commits (2)

  • ecab6a9 [Linux] Pause music when airpods disconnect
  • c94295a Reset GUI when airpods disconnect, show notification

📊 Changes

6 files changed (+82 additions, -15 deletions)

View changed files

📝 linux/battery.hpp (+6 -0)
📝 linux/main.cpp (+32 -2)
📝 linux/mediacontroller.cpp (+22 -10)
📝 linux/mediacontroller.h (+2 -0)
📝 linux/trayiconmanager.cpp (+18 -3)
📝 linux/trayiconmanager.h (+2 -0)

📄 Description

  • Pause music
  • Reset values
  • Show notification

🔄 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/kavishdevar/librepods/pull/97 **Author:** [@tim-gromeyer](https://github.com/tim-gromeyer) **Created:** 4/15/2025 **Status:** ✅ Merged **Merged:** 4/16/2025 **Merged by:** [@kavishdevar](https://github.com/kavishdevar) **Base:** `main` ← **Head:** `linux-disconnect-behaviour` --- ### 📝 Commits (2) - [`ecab6a9`](https://github.com/kavishdevar/librepods/commit/ecab6a98584c93a974134dae0e29c964b4d2dbee) [Linux] Pause music when airpods disconnect - [`c94295a`](https://github.com/kavishdevar/librepods/commit/c94295ae1cfa9e7f22f7423070b31312c11b5ea8) Reset GUI when airpods disconnect, show notification ### 📊 Changes **6 files changed** (+82 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `linux/battery.hpp` (+6 -0) 📝 `linux/main.cpp` (+32 -2) 📝 `linux/mediacontroller.cpp` (+22 -10) 📝 `linux/mediacontroller.h` (+2 -0) 📝 `linux/trayiconmanager.cpp` (+18 -3) 📝 `linux/trayiconmanager.h` (+2 -0) </details> ### 📄 Description - Pause music - Reset values - Show notification --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:26 +03: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
starred/librepods#282
No description provided.