Colors and rearrange

This commit is contained in:
Joey Yakimowich-Payne 2026-01-29 22:22:47 -07:00
commit 2edd7a366a
4 changed files with 58 additions and 14 deletions

View file

@ -89,6 +89,7 @@ struct RuleId {
struct NodeInfo {
NodeId id;
std::string name;
std::string description;
std::string media_class;
std::string application_name;
std::string process_binary;