mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
services/pipewire: add reconnect support
This commit is contained in:
parent
8d19beb69e
commit
5d8354a88b
10 changed files with 277 additions and 32 deletions
|
|
@ -12,6 +12,7 @@ class PwDefaultTracker: public QObject {
|
|||
|
||||
public:
|
||||
explicit PwDefaultTracker(PwRegistry* registry);
|
||||
void reset();
|
||||
|
||||
[[nodiscard]] PwNode* defaultSink() const;
|
||||
[[nodiscard]] PwNode* defaultSource() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue