v44.0.0-alpha.9
📦 electronView on GitHub →
🐛 2 fixes
Summary
This alpha release fixes rendering issues with window controls on Linux and graphical glitches on frameless windows. It also includes updates to Chromium and Node.js.
🐛 Bug Fixes
- Fixed Window Controls Overlay caption buttons not rendering on Linux. [#52580](https://github.com/electron/electron/pull/52580)
- Fixed a graphical glitch on Linux where thin borders appeared past the drop shadows on frameless windows when multiple windows were created. [#52606](https://github.com/electron/electron/pull/52606)