Initial qt-tests tray app with split amd64/arm64 AppImage CI workflows
qt-linux-arm64 / qt-linux-arm64 (push) Successful in 47s
qt-linux-amd64 / qt-linux-amd64 (push) Successful in 1m3s

This commit is contained in:
OpenClaw Bot
2026-03-14 16:24:26 +00:00
commit 7b056fb78e
5 changed files with 191 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<rect width="256" height="256" rx="28" fill="#10b981"/>
<rect x="48" y="48" width="160" height="160" rx="20" fill="#ffffff" fill-opacity="0.2"/>
<circle cx="128" cy="128" r="42" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 296 B