usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.63k stars 1.28k forks source link

Disable Hardware Acceleration Toggle #3232

Open LCRERGO opened 1 month ago

LCRERGO commented 1 month ago

I have checked the following:

Describe the feature you want to add

I have some issues running electron applications on my machine, the reason being the hardware acceleration being active, resulting in some delays while typing and inserting data. Electron documentation has a section on how to do that:

Mockups or Images of the feature

A simple toggle deactivating or reactivating GPU acceleration on this screen should be enough Screenshot from 2024-09-30 14-25-56

helloanoop commented 3 weeks ago

Thank you for the suggestion @LCRERGO

I am on board with supporting this toggle to disable hardware acceleration in preferences