feat(bar): use unique subscriber names

This commit ensures that multiple processes of komorebi-bar.exe use
unique, randomly-suffixed subscriber names when registering with
komorebi.
This commit is contained in:
LGUG2Z
2024-10-04 15:22:38 -07:00
parent 216154b975
commit 2d1613b4d9
3 changed files with 11 additions and 6 deletions
Generated
+1
View File
@@ -2722,6 +2722,7 @@ dependencies = [
"num",
"num-derive",
"num-traits",
"random_word",
"schemars",
"serde",
"serde_json_lenient",