save/restore custom app groups
This commit is contained in:
parent
04b4b88534
commit
ce3bcd7821
8 changed files with 156 additions and 25 deletions
|
|
@ -13,9 +13,9 @@ x11 = { version = "2", features = ["xlib"] }
|
|||
|
||||
# examples/launcher
|
||||
#pop-launcher = "1.0.3"
|
||||
pop-launcher = { git = "https://github.com/pop-os/launcher", branch = "client" }
|
||||
serde_json = "1.0.70"
|
||||
pop-launcher-service = { git = "https://github.com/pop-os/launcher", branch = "client" }
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue