Skip to content

v0.9.54

Pre-release
Pre-release

Choose a tag to compare

@Ierlandfan Ierlandfan released this 19 Jun 16:06
· 51 commits to main since this release

freetoon-lvgl v0.9.54

Stock (qt-gui clone) UI polish + a VNC reliability fix.

New

  • Outside-weather widget in stock dim mode. The stock-theme dim/standby screen now shows the current outside temperature and a weather icon in the top-right corner, rendered in all-white to match the dim look. Driven by the existing Open-Meteo weather_state feed; honours the show_dim_weather setting and only appears when the weather feed is connected.

Fixed

  • toonvnc.sh restart regression. The framebuffer-geometry probe ran set -- $(fbset …), which clobbered the action argument ($1) on any Toon that has fbset — so restart/respawn fell through to the usage branch and x11vnc never relaunched (VNC silently dead after a restart). The action is now captured into CMD before the probe. The paged-framebuffer offset auto-detection (visible page at yoffset 600 on double-buffered panels) is retained.

Carried from v0.9.53

  • Toon 1 startup fix (no getifaddrs/GLIBC_2.4), 3-way boot picker (freetoon / stock / qt-gui), 2× PWA canvas, CH-pressure history window remap.

Assets: 17 — Toon 2 + Toon 1 binaries (toonui, toonui-toon1, wastefetch, wastefetch-toon1, fbvnc_input), PWA bundle (index.html/index.js/index.wasm), installer/helper scripts, and x11vnc-bundle.tgz.