Expose command line flags to JetBrains IDE via Registry Setting
- Dominant language
- Java
- Stars
- 371
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
It appears that embedded Chrome/Chromium is the cause of black screens after OS sleep (as it impacts non-Jetbrains Electron apps, but it doesn't impact native applications):
https://youtrack.jetbrains.com/issue/JBR-5616/Blank-black-screen-after-OS-sleep
**Describe the solution you'd like**
I would like a way to pass command line arguments to Chromium, such as `--disable-software-rasterizer`
**Describe alternatives you've considered**
There are no alternatives, other than completely disabling the GPU, which may or may not be the solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.