Skip to content

[Feature] Toggle in settings to disable hardware acceleration. #85

@nubesurrealista

Description

@nubesurrealista

So, I would like to have a very simple feature, and I am willing to implement it myself if it's not too complicated and I can get some guidance. A simple toggle in settings that disables hardware acceleration. This is especially useful in low-end environments where the GPU doesn't work well with modern OpenGL and so on.

Currently, this behavior can be avoided by running the binary with flags, for example:

./fluentflame.AppImage --disable-gpu

But ideally, it would be possible to simply do it manually from the app, as you can do in web browsers.

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions