feat: menubar popups
This commit is contained in:
parent
abfee2c532
commit
720caa5dba
5 changed files with 1021 additions and 728 deletions
|
|
@ -92,6 +92,7 @@ default = [
|
|||
"io-uring",
|
||||
"notify",
|
||||
"wgpu",
|
||||
"wayland",
|
||||
"xz2",
|
||||
]
|
||||
dbus-config = ["libcosmic/dbus-config"]
|
||||
|
|
@ -124,10 +125,6 @@ fastrand = "2"
|
|||
test-log = "0.2"
|
||||
tokio = { version = "1", features = ["rt", "macros"] }
|
||||
|
||||
[patch.crates-io]
|
||||
# https://github.com/smol-rs/polling/pull/235
|
||||
polling = { git = "https://github.com/jackpot51/polling.git", branch = "master" }
|
||||
|
||||
# [patch.'https://github.com/pop-os/cosmic-text']
|
||||
# cosmic-text = { path = "../cosmic-text" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue