Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/electron-41-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Support for this feature in [Electron Forge](https://electronforge.io) is planne

On Wayland (Linux), frameless windows now have drop shadows and extended resize boundaries. To create fully frameless windows with no decorations, set `hasShadow: false` in the window constructor. [#49885](https://github.com/electron/electron/pull/49885)

[Mitchell Cohen](https://github.com/mitchchn) is writing a blog article about recent work to improve Electron's support of Wayland and client-side decorations on Linux. Watch this space!
[Mitchell Cohen](https://github.com/mitchchn) has written a [blog article](./tech-talk-wayland.md) about recent work to improve Electron's support of Wayland and client-side decorations on Linux.

### Added support for MSIX auto-updating

Expand Down