We have now decided to use Tauri instead of Sciter as our frontend HTML/CSS/JS engine while keeping our Rust-lang launcher backend due to limited functionality of Sciter.
The transition went smoothly but required a rewrite of the GUI code (but the design concept is the same) to make it fit for Webview instead of Sciter their own engine.
c19a9656f3d4257f90733c05bfb064aa-Full_webp.png
It now uses acrylic background on Windows 10/11. On Windows 7 it will fall back to blur/translucent.
On macOS it will use vibrancy.
On Linux it... wont be blurred. (might be added when we figured smth out)