-
-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Description
Windows 11 Snap layouts stops working when use this library.
https://learn.microsoft.com/en-us/windows/apps/desktop/modernize/ui/apply-snap-layout-menu
I need to customize only the area outside the system buttons, like Chrome or other apps (like VSCode) but i'm forced to use custom buttons that break snap layout entirely.
VS Code and other Electron apps fixed that using "window-controls-overlay", but apparently it's a web only feature.
https://web.dev/window-controls-overlay/
https://wicg.github.io/window-controls-overlay/
Something needs to be adapted at native's level but i had no success trying to handle that.
Metadata
Metadata
Assignees
Labels
No labels