Hacker News new | ask | show | jobs
by placatedmayhem 243 days ago
The check script I've been recommending is here:

https://github.com/tkafka/detect-electron-apps-on-mac

About half of the apps I use regularly have been fixed. Some might never be fixed, though...

1 comments

wasn't there a workaround for those apps that might not ever get updated? I thought I saw something on reddit. Some config change
> Run launchctl setenv CHROME_HEADLESS 1 on every system start. The CHROME_HEADLESS flag has a side effect of disabling Electron app window shadows, which makes them ugly, but also stops triggering the issue.

From: https://www.reddit.com/r/MacOS/comments/1nvoirl/i_made_a_scr...