Files
OrcaSlicer/src
SoftFever d5a1f708b2 Fix sluggish printer Web View on Linux for AMD/Intel GPUs
The WebKit hardware-acceleration workaround intended for NVIDIA
proprietary drivers was being applied to every Linux GPU vendor,
causing slow printer Web View rendering for AMD and Intel users on
Wayland — even though the same printer web UI ran fine in standalone
browsers like Epiphany on the same hardware. The workaround is now
gated to the cases that actually need it (true XWayland sessions, or
NVIDIA on native Wayland), so AMD and Intel users regain full
hardware acceleration.
2026-05-20 02:30:07 +08:00
..