
Known Electron issue: https://github.com/electron/electron/issues/10521
Related to https://github.com/sindresorhus/caprine/issues/260.
I've done a new release with a temporary fix: https://github.com/sindresorhus/caprine/releases/tag/v2.7.0
this issue is not gone, and it is reproduced in v2.7.1
@sindresorhus I kinda like it now with this "temporary fix". Looks a lot like other messengers I have, so now it's consistent :)
Is it possible to have layout like this as an option in future?
No, but it鈥檚 open source, so you can do what you want in a fork ;)
Is it possible to toggle the titleBarStyle window option based on whether transparency is enabled? Or would this require reloading the app
Personally I find the hidden titlebar of more appeal than transparency, and its a shame we can't have both until this is fixed upstream
It's closed on electron side - maybe updating electron version now that 1.8.2 is marked as release would fix that (and other issues)?
It looks like the [email protected] has solved this problem. I tried to check it out. However, faced with strange behavior ...

Vibrancy mode is now enabled again and it seems to work fine.
Most helpful comment
No, but it鈥檚 open source, so you can do what you want in a fork ;)