mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 14:31:23 +00:00
feat: replace synchronous requests with asynchronous counterparts for improved performance
This commit is contained in:
@@ -54,4 +54,6 @@ pub struct AudioPlayerState {
|
||||
|
||||
pub current_input: String,
|
||||
pub all_inputs: HashMap<String, String>,
|
||||
|
||||
pub is_daemon_running: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user