From 6615c7f90b512e44c39ef0052cfcbd24335214c7 Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Fri, 27 Mar 2020 12:42:41 -0700 Subject: [PATCH 1/3] Dark mode teaser to HoloLensupdates Adding notes on Dark mode to HoloLens updates. @yannisle @scooley @Teresa-Motiv @mattzmsft --- devices/hololens/hololens-release-notes.md | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/devices/hololens/hololens-release-notes.md b/devices/hololens/hololens-release-notes.md index fa096e1117..8d7e520403 100644 --- a/devices/hololens/hololens-release-notes.md +++ b/devices/hololens/hololens-release-notes.md @@ -26,6 +26,31 @@ appliesto: > [!Note] > HoloLens Emulator Release Notes can be found [here](https://docs.microsoft.com/windows/mixed-reality/hololens-emulator-archive). +### Coming Soon + +**Dark Mode** + +Many Windows apps support both dark and light modes, and soon HoloLens 2 customers can choose the default mode for apps that support both color schemes! Based on overwhelmingly positive customer feedback, with this update we are setting the default app mode to "dark," but you can easily change this setting at any time. +Navigate to **Settings > System > Colors to find "Choose your default app mode."** + +Here are some of the in-box apps that support Dark mode: +- Settings +- Microsoft Store +- Mail +- Calendar +- File Explorer +- Feedback Hub +- OneDrive +- Photos +- 3D Viewer +- Movies & TV + +**Improvements and Fixes also in the update:** +- Ensure shell overlays are included in mixed reality captures. +- Unreal developers are now able to use the 3D View page in Device Portal to test and debug their applications. +- Improve hologram stability in mixed reality capture when the HolographicDepthReprojectionMethod DepthReprojection algorithm is used. +- Fixed WinRT IStreamSocketListener API Class Not Registered error on 32-bit ARM app. + ### March Update - build 18362.1056 - Improve hologram stability in mixed reality capture when the HolographicDepthReprojectionMethod AutoPlanar algorithm is used. From e7816c064b2180a8c2e861cc0b9bf750911e1f83 Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Fri, 27 Mar 2020 14:35:24 -0700 Subject: [PATCH 2/3] Feedback from Mattz --- devices/hololens/hololens-release-notes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devices/hololens/hololens-release-notes.md b/devices/hololens/hololens-release-notes.md index 8d7e520403..57db826f37 100644 --- a/devices/hololens/hololens-release-notes.md +++ b/devices/hololens/hololens-release-notes.md @@ -28,12 +28,12 @@ appliesto: ### Coming Soon -**Dark Mode** +**Dark Mode for supported apps** Many Windows apps support both dark and light modes, and soon HoloLens 2 customers can choose the default mode for apps that support both color schemes! Based on overwhelmingly positive customer feedback, with this update we are setting the default app mode to "dark," but you can easily change this setting at any time. -Navigate to **Settings > System > Colors to find "Choose your default app mode."** +Navigate to **Settings > System > Colors** to find **"Choose your default app mode."** -Here are some of the in-box apps that support Dark mode: +Here are some of the in-box apps that support dark mode: - Settings - Microsoft Store - Mail @@ -45,7 +45,7 @@ Here are some of the in-box apps that support Dark mode: - 3D Viewer - Movies & TV -**Improvements and Fixes also in the update:** +**Improvements and fixes also in the update:** - Ensure shell overlays are included in mixed reality captures. - Unreal developers are now able to use the 3D View page in Device Portal to test and debug their applications. - Improve hologram stability in mixed reality capture when the HolographicDepthReprojectionMethod DepthReprojection algorithm is used. From b24c126a8810d5e47ce8d10a07b2f2b4466ecc11 Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Fri, 27 Mar 2020 15:33:02 -0700 Subject: [PATCH 3/3] Casing fix --- devices/hololens/hololens-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/hololens/hololens-release-notes.md b/devices/hololens/hololens-release-notes.md index 57db826f37..79c2e77dc1 100644 --- a/devices/hololens/hololens-release-notes.md +++ b/devices/hololens/hololens-release-notes.md @@ -28,7 +28,7 @@ appliesto: ### Coming Soon -**Dark Mode for supported apps** +**Dark mode for supported apps** Many Windows apps support both dark and light modes, and soon HoloLens 2 customers can choose the default mode for apps that support both color schemes! Based on overwhelmingly positive customer feedback, with this update we are setting the default app mode to "dark," but you can easily change this setting at any time. Navigate to **Settings > System > Colors** to find **"Choose your default app mode."**