[PR #199] [CLOSED] [Linux] Several fixes for conversational awareness #328

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/199
Author: @NL-TCH
Created: 8/27/2025
Status: Closed

Base: mainHead: several-fixes


📝 Commits (3)

  • b18cd63 change phone mac, eventhough airpods not connected
  • c77c49d persistant phone-mac-adres
  • 7a2c65f Update main.cpp

📊 Changes

2 files changed (+26 additions, -14 deletions)

View changed files

📝 linux/Main.qml (+0 -1)
📝 linux/main.cpp (+26 -13)

📄 Description

fix1: let users change the phone mac-address eventhough the airpods are not connected
fix2: previously the environment variable was set with the export command which was not persistent after a reboot. now the phone mac is stored in ~/.profile which is persistent


🔄 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/199 **Author:** [@NL-TCH](https://github.com/NL-TCH) **Created:** 8/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `several-fixes` --- ### 📝 Commits (3) - [`b18cd63`](https://github.com/kavishdevar/librepods/commit/b18cd63d72922d205f601717c1d23d96e4a72f6e) change phone mac, eventhough airpods not connected - [`c77c49d`](https://github.com/kavishdevar/librepods/commit/c77c49d0488392693b6f546b097642c9e1c161eb) persistant phone-mac-adres - [`7a2c65f`](https://github.com/kavishdevar/librepods/commit/7a2c65f51da1be62408b7dff10734f8653b2fcf6) Update main.cpp ### 📊 Changes **2 files changed** (+26 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `linux/Main.qml` (+0 -1) 📝 `linux/main.cpp` (+26 -13) </details> ### 📄 Description fix1: let users change the phone mac-address eventhough the airpods are not connected fix2: previously the environment variable was set with the `export` command which was not persistent after a reboot. now the phone mac is stored in ~/.profile which is persistent --- <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#328
No description provided.