Add back cosmic-panel-button
This commit is contained in:
parent
17c268d9c9
commit
0ba4182560
7 changed files with 148 additions and 6 deletions
9
cosmic-panel-button/Cargo.toml
Normal file
9
cosmic-panel-button/Cargo.toml
Normal 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"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue