electron/spec-main/fixtures
John Kleinschmidt 1f8a46c9c6
feat: enable window controls overlay on macOS (#29253)
* feat: enable windows control overlay on macOS

* address review feedback

* chore: address review feedback

* Address review feedback

* update doc per review

* only enable WCO when titleBarStyle is overlay

* Revert "only enable WCO when titleBarStyle is overlay"

This reverts commit 1b58b5b1fcb8f091880a4e5d1f8855399c44afad.

* Add new titleBarOverlay property to manage feature

* spelling fix

* Update docs/api/frameless-window.md

Co-authored-by: Samuel Attard <sam@electronjs.org>

* Update shell/browser/api/electron_api_browser_window.cc

Co-authored-by: Samuel Attard <sam@electronjs.org>

* update per review feedback

Co-authored-by: Samuel Attard <sam@electronjs.org>
2021-07-01 15:25:40 -04:00
..
api feat: add ContextBridgeMutability feature (#27348) 2021-03-22 10:16:35 -07:00
apps feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
auto-update ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
chromium chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
crash-cases fix: microtasks policy in CreateEnvironment (#29531) 2021-06-21 14:06:17 +09:00
devtools-extensions build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
extensions feat: support registering MV3 extension service workers (#27562) 2021-02-11 10:58:03 -05:00
module chore: rename process.contextIsolation to process.contextIsolated (#28259) 2021-03-18 14:00:19 -07:00
native-addon fix: export libuv symbols (#24659) 2020-08-11 19:17:18 +09:00
pages feat: enable window controls overlay on macOS (#29253) 2021-07-01 15:25:40 -04:00
release-notes/cache chore: graceful handling of notes with sub-lists (#25279) 2020-09-03 14:42:48 -05:00
snapshots feat: remove BrowserWindow option inheritance (#28550) 2021-04-21 10:55:17 -07:00
sub-frames feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
version-bumper build: update support.md on stable version bumps (#29381) 2021-06-02 12:53:23 -07:00
blank.html feat: preliminary support for //extensions (#17440) 2019-07-24 16:01:08 -07:00
blank.png ci: fix WOA failing tests (#25018) 2020-08-24 12:58:55 -04:00
cat.pdf feat: enable pdf viewer (#21794) 2020-02-12 16:39:12 -08:00
dogs-running.txt fix: improper wrapping of fs.promises.readFile (#29528) 2021-06-07 21:19:39 +02:00