Add back cosmic-panel-button

This commit is contained in:
Ian Douglas Scott 2023-02-17 20:05:42 -08:00
parent 17c268d9c9
commit 0ba4182560
7 changed files with 148 additions and 6 deletions

View file

@ -0,0 +1,9 @@
[package]
name = "cosmic-panel-button"
version = "0.1.0"
edition = "2021"
license = "GPL-3.0-or-later"
[dependencies]
freedesktop-desktop-entry = "0.5.0"
libcosmic = { git = "https://github.com/pop-os/libcosmic/", branch = "master", default-features = false, features = ["tokio", "wayland", "applet"] }