mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-16 03:02:47 +00:00
[Linux] Add reopen to tray options, enhance app tray, add ability to detect duplicate app instances, prevent duplicate app instances, and allow for original instance to be brought to front using the sockets
This commit is contained in:
@@ -54,4 +54,6 @@ signals:
|
||||
void trayClicked();
|
||||
void noiseControlChanged(AirpodsTrayApp::Enums::NoiseControlMode);
|
||||
void conversationalAwarenessToggled(bool enabled);
|
||||
void openApp();
|
||||
void openSettings();
|
||||
};
|
||||
Reference in New Issue
Block a user