feat: add context menus to nav bar

This commit is contained in:
Michael Aaron Murphy 2024-04-22 23:14:44 +02:00 committed by Jeremy Soller
parent d80c358ca5
commit 8c3af501ca
6 changed files with 314 additions and 193 deletions

View file

@ -39,6 +39,7 @@ i18n-embed = { version = "0.14", features = [
] }
i18n-embed-fl = "0.7"
rust-embed = "8"
slotmap = "1.0.7"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic.git"