mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-11 04:51:00 +00:00
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.