feat: basic list store implementation
This commit is contained in:
parent
0a91ca0ccd
commit
32b47eea02
4 changed files with 329 additions and 50 deletions
|
|
@ -11,5 +11,6 @@ gio = "0.14.8"
|
|||
gtk4 = "0.3.1"
|
||||
x11 = { version = "2", features = ["xlib"] }
|
||||
# examples/launcher
|
||||
pop-launcher = "1.0.3"
|
||||
pop-launcher = "=1.0.3"
|
||||
serde_json = "1.0.70"
|
||||
once_cell = "1.8.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue