[PR #197] [CLOSED] [Linux] Resolve connected phone #326

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

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/197
Author: @NL-TCH
Created: 8/25/2025
Status: Closed

Base: mainHead: add-phone-name-to-UI


📝 Commits (1)

📊 Changes

6 files changed (+186 additions, -5 deletions)

View changed files

📝 linux/BluetoothMonitor.cpp (+153 -3)
📝 linux/BluetoothMonitor.h (+8 -1)
📝 linux/Main.qml (+1 -1)
📝 linux/main.cpp (+9 -0)
📝 linux/trayiconmanager.cpp (+11 -0)
📝 linux/trayiconmanager.h (+4 -0)

📄 Description

image quite a lot of code for the name of the connected phone. the lookup of the name is in cache, and bluetooth-resolving

i would totally get it if you guys think this is over-engineered


🔄 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/197 **Author:** [@NL-TCH](https://github.com/NL-TCH) **Created:** 8/25/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-phone-name-to-UI` --- ### 📝 Commits (1) - [`62c9886`](https://github.com/kavishdevar/librepods/commit/62c988636df9bd1f1ce2e209b5331d43f41861fb) initial commit ### 📊 Changes **6 files changed** (+186 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `linux/BluetoothMonitor.cpp` (+153 -3) 📝 `linux/BluetoothMonitor.h` (+8 -1) 📝 `linux/Main.qml` (+1 -1) 📝 `linux/main.cpp` (+9 -0) 📝 `linux/trayiconmanager.cpp` (+11 -0) 📝 `linux/trayiconmanager.h` (+4 -0) </details> ### 📄 Description <img width="1253" height="949" alt="image" src="https://github.com/user-attachments/assets/58160b7b-6423-40d9-b752-446d84a79ac8" /> quite a lot of code for the name of the connected phone. the lookup of the name is in cache, and bluetooth-resolving i would totally get it if you guys think this is over-engineered --- <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:40 +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#326
No description provided.