added greeting window

This commit is contained in:
2025-06-27 13:20:49 +08:00
parent 00c9787c17
commit 2483de7608
8 changed files with 309 additions and 136 deletions

View File

@@ -16,7 +16,7 @@ rdraught = { path = "rdraught", version = "0.1.0" }
cairo-rs = "0.20"
cairo-sys-rs = "0.20"
librsvg = "2.60"
gtk4 = "0.9"
gtk4 = {version = "0.9", features = ["v4_10"] }
gdk4 = "0.9"
gio = "0.20.12"
glib = "0.20.12"