prototype gtk launcher
This commit is contained in:
parent
f9c08b9e31
commit
ac1b8ac1ee
11 changed files with 519 additions and 12 deletions
14
Cargo.toml
14
Cargo.toml
|
|
@ -10,17 +10,7 @@ gdk4-x11 = "0.3.0"
|
|||
gio = "0.14.8"
|
||||
gtk4 = "0.3.1"
|
||||
x11 = { version = "2", features = ["xlib"] }
|
||||
|
||||
# examples/launcher
|
||||
#pop-launcher = "1.0.3"
|
||||
pop-launcher = { git = "https://github.com/pop-os/launcher", branch = "master" }
|
||||
serde_json = "1.0.72"
|
||||
pop-launcher-service = { git = "https://github.com/pop-os/launcher", branch = "master" }
|
||||
postage = "0.4.1"
|
||||
futures = "0.3.18"
|
||||
glib = "0.14.8"
|
||||
# examples/gtklauncher
|
||||
pop-launcher = "1.0.3"
|
||||
serde_json = "1.0.70"
|
||||
once_cell = "1.8.0"
|
||||
xdg = "2.4.0"
|
||||
serde = "1.0.130"
|
||||
x11rb = "0.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue