Add MPRIS player grabbing to Delta menu

This commit is contained in:
2025-09-02 14:47:39 +01:00
parent b765e8f11c
commit 53367e5982
3 changed files with 37 additions and 2 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
fyne.io/fyne/v2 v2.6.3
fyne.io/x/fyne v0.0.0-20250827163406-39fd826f385e
github.com/rrivera/identicon v0.0.0-20240116195454-d5ba35832c0d
github.com/shreve/musicwand v0.0.1
mellium.im/xmpp v0.22.0
pain.agency/oasis-sdk v0.0.0-20250831105702-85385dca3a95
)