Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrtesthah
264 days ago
This might be the fix:
https://github.com/ghostty-org/ghostty/pull/8625/commits/431...
1 comments
taroth
264 days ago
One-liner for electron developers to fix the issue:
browserwindow.setHasShadow(false)
link
browserwindow.setHasShadow(false)