Panel applets jammy (#41)

This commit is contained in:
Ashley Wulber 2023-06-05 23:55:37 -04:00 committed by GitHub
parent 162ff02b12
commit 82ac6aac1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1845 additions and 62 deletions

View file

@ -28,6 +28,12 @@ downcast-rs = "1.2.0"
cosmic-panel-config = { workspace = true }
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"]}
log = "0.4"
env_logger = "0.10"
url = "2.3.1"
freedesktop-desktop-entry = "0.5.0"
notify = "6.0.0"
anyhow = "1.0"
[dependencies.i18n-embed]
version = "0.13.9"