From 1ee1a0540ee7c478cef31b4fa7573c53daeb0c2b Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:53:22 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ab8294..57a78b3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ What remains to be fixed: 1. Completely suppressing the taskbar from appearing when Windows Explorer automatically launches in the background. The taskbar displays temporarily for ~1 second when explorer.exe launches, which makes it appear over the Big Picture UI; and then it disappears. This is not intended behavior, and it is visually distracting. Potential solutions are a script written with NIRCMD, or changing the z-order of explorer.exe (or Steam) temporarily via a C++ application. I'll have to do more research. -Coremeter could potentially be adapted to this for the z-order method +Coremeter could potentially be adapted for the z-order method https://github.com/cppshane/CoreMeter