Rewrite detail view copy for beginners, add tab transitions and lightbox fixes

This commit is contained in:
2026-02-27 19:48:59 +02:00
parent fb632c16c6
commit e20759d1cb
4 changed files with 316 additions and 137 deletions

View File

@@ -6,7 +6,7 @@ license = "GPL-3.0-or-later"
[dependencies]
gtk = { version = "0.11", package = "gtk4", features = ["v4_16"] }
adw = { version = "0.9", package = "libadwaita", features = ["v1_6"] }
adw = { version = "0.9", package = "libadwaita", features = ["v1_7"] }
glib = "0.22"
gio = "0.22"