From a9eb6b7238c124a94f347536bad6038d538c7c30 Mon Sep 17 00:00:00 2001 From: Menci Date: Fri, 26 Aug 2016 12:06:56 +0800 Subject: [PATCH] Add support for titleBarStyle hidden on macOS 10.9 "titleBarStyle: 'hidden'" supports macOS 10.9 now. See https://github.com/electron/electron/pull/6848 and https://github.com/electron/electron/pull/6848/commits/ab8fd49c72e275fe8fb9697f466546c4bfb156aa for more info. --- docs/api/frameless-window.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/frameless-window.md b/docs/api/frameless-window.md index 1ca64a456f28..6395a33dc7e2 100644 --- a/docs/api/frameless-window.md +++ b/docs/api/frameless-window.md @@ -21,7 +21,7 @@ win.show() ### Alternatives on macOS -On macOS 10.10 Yosemite and newer, there's an alternative way to specify +On macOS 10.9 Mavericks and newer, there's an alternative way to specify a chromeless window. Instead of setting `frame` to `false` which disables both the titlebar and window controls, you may want to have the title bar hidden and your content extend to the full window size, yet still preserve