linux appimage build with docker, egl fallback, and webkitgtk fixes

This commit is contained in:
2026-02-27 13:25:53 +02:00
parent c20d20ea6c
commit 6343771f34
19 changed files with 1260 additions and 86 deletions

3
src-tauri/Cargo.lock generated
View File

@@ -5743,10 +5743,11 @@ dependencies = [
[[package]]
name = "zeroclock"
version = "1.0.1"
version = "1.0.2"
dependencies = [
"chrono",
"env_logger",
"gtk",
"log",
"png",
"rusqlite",