privacy: default to ignoring all stream.monitor pw nodes

This commit is contained in:
Gregor Kleen
2025-06-08 12:23:50 +03:00
committed by Sonter
parent 703be13b00
commit 831602a913
4 changed files with 11 additions and 0 deletions
@@ -25,6 +25,7 @@ class PrivacyNodeInfo {
std::string media_name;
std::string node_name;
std::string application_name;
bool is_monitor = false;
std::string pipewire_access_portal_app_id;
std::string application_icon_name;