mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-26 00:25:50 +03:00
[GH-ISSUE #58] only show the icon in the status when airpods are connected #23
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ne0YT on GitHub (Feb 9, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/58
would be nice to see the status like this.
@kavishdevar commented on GitHub (Feb 10, 2025):
Which status are you referring to?
@ne0YT commented on GitHub (Feb 10, 2025):
the icon in the notification area
@kavishdevar commented on GitHub (Feb 13, 2025):
I believe the notification is already set to
silentwhich means the icon should not be visible on most skins in the status bar. It should be visible only in the notification shade. Yet, I'll try to implement better notifications.@kavishdevar commented on GitHub (May 15, 2025):
Done!