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

View File

@@ -53,6 +53,11 @@
"webviewInstallMode": {
"type": "embedBootstrapper"
}
},
"linux": {
"appimage": {
"bundleMediaFramework": false
}
}
},
"plugins": {