mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 12:13:32 +00:00
feat(gui): support for soundpad:// uri (#123)
* feat(gui): support for soundpad:// uri * fix: flatpak * do not open gui when downloading file
This commit is contained in:
committed by
GitHub
parent
695c83c9e6
commit
5e47e7d6fb
@@ -64,6 +64,9 @@ egui_extras = "0.34.1"
|
||||
egui_material_icons = "0.6.0"
|
||||
egui_dnd = "0.15.0"
|
||||
|
||||
reqwest = "0.13.4"
|
||||
percent-encoding = "2.3.2"
|
||||
|
||||
[[bin]]
|
||||
name = "pwsp-daemon"
|
||||
path = "src/bin/daemon.rs"
|
||||
|
||||
Reference in New Issue
Block a user