OrcaSlicer/resources/web/guide/0
SoftFever 56f1f05f12 Fix Setup Wizard stuck on "Loading..." on Wayland
When running under XWayland (Wayland sessions with GDK_BACKEND=x11),
WebKit2GTK's compositing mode can fail silently, causing the Setup
Wizard WebView to freeze or render blank. This leaves users stuck on
the "Loading......" screen indefinitely.

Changes:
- Set WEBKIT_DISABLE_COMPOSITING_MODE=1 to force software rendering,
  matching the fix used by BambuStudio
- Enable the 20-second timeout fallback in load.js so the wizard
  proceeds even if the C++ -> JavaScript signal fails
2026-02-03 14:47:08 +08:00
..
index.html ENH: Update UserGuide Load UI 2025-03-28 22:56:18 +08:00
load.css Update profile selector loading text color (#9334) 2025-04-13 23:18:46 +08:00
load.js Fix Setup Wizard stuck on "Loading..." on Wayland 2026-02-03 14:47:08 +08:00
loading.svg Use Orca color 2025-03-28 23:21:02 +08:00