-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
type/enhancementFeatures or improvements to existing featuresFeatures or improvements to existing features
Description
It's become clear over the last few months that certain combinations of GPUs/browsers just fail at drawing to canvas and the terminal slows to a crawl as a result. We should add an alternate DOM renderer as a fallback that can be switched to. On Electron you could then use app.getGPUFeatureStatus()
to determine if the hardware acceleration is disabled.
vincentwoo and costincaraivan
Metadata
Metadata
Assignees
Labels
type/enhancementFeatures or improvements to existing featuresFeatures or improvements to existing features