No disableHardwareAcceleration () method #918

Closed
opened 2026-01-29 16:51:56 +00:00 by claunia · 2 comments
Owner

Originally created by @lxClimb on GitHub (Sep 21, 2023).

🚨 The issue tracker is not for questions 🚨
How to achieve the same effect as app.disableHardwareAcceleration() in electron.net

Originally created by @lxClimb on GitHub (Sep 21, 2023). 🚨 The issue tracker is not for questions 🚨 How to achieve the same effect as app.disableHardwareAcceleration() in electron.net
claunia added the question label 2026-01-29 16:51:56 +00:00
Author
Owner

@Yuvix25 commented on GitHub (Feb 8, 2024):

@lxClimb have a look at #830, basically trying to solve the same issue there. I did find a workaround for this, but it involves editing the Electron.NET source code and building it yourself.

@Yuvix25 commented on GitHub (Feb 8, 2024): @lxClimb have a look at #830, basically trying to solve the same issue there. I did find a workaround for this, but it involves editing the Electron.NET source code and building it yourself.
Author
Owner

@FlorianRappl commented on GitHub (Oct 31, 2025):

Outdated - use ElectronNET.Core and ElectronNET.Core.AspNet.

See Wiki / What's New.

@FlorianRappl commented on GitHub (Oct 31, 2025): Outdated - use `ElectronNET.Core` and `ElectronNET.Core.AspNet`. See [Wiki / What's New](https://github.com/ElectronNET/Electron.NET/wiki/What's-New).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#918