feat(UI): enhance pause info display in system tray menu and reorganize menu item positions

https://github.com/safing/portmaster/issues/2050
This commit is contained in:
Alexandr Stelnykovych
2025-11-10 15:14:20 +02:00
parent 997f95698b
commit 139610b99d
6 changed files with 125 additions and 53 deletions

View File

@@ -859,8 +859,10 @@ checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
dependencies = [
"android-tzdata",
"iana-time-zone",
"js-sys",
"num-traits",
"serde",
"wasm-bindgen",
"windows-link",
]
@@ -3949,6 +3951,7 @@ version = "2.0.25"
dependencies = [
"assert_matches",
"cached",
"chrono",
"clap_lex",
"ctor",
"dark-light",