gtk window

This commit is contained in:
LunarAkai 2025-08-02 12:43:07 +02:00
commit 0c3a160dd5
12 changed files with 437 additions and 1714 deletions

View file

@ -5,6 +5,5 @@ version.workspace = true
authors.workspace = true
[dependencies]
ash = "0.38"
glium = "0.36"
moonhare_log = { path = "../moonhare_log" }
moonhare_log = { path = "../moonhare_log" }
gtk4 = "*"