Oliviaophia / SmartTaskbar

A lightweight utility which can automatically switch the display state of the Windows Taskbar.
MIT License
1.31k stars 74 forks source link

Issue with second monitor that has no taskbar #112

Open lividhen opened 2 years ago

lividhen commented 2 years ago

Describe the bug I have two monitors. The second one does not have the task bar enabled. Maximizing an application on the second monitor causes the taskbar on the first monitor to be hidden, even though it is not overlapping it.

To Reproduce Steps to reproduce the behavior:

  1. Disable taskbar on second monitor
  2. Maximize an application on the monitor with no taskbar

Expected behavior The taskbar on the first monitor stays shown when an a fullscreen application is not covering it.

Screenshots

https://user-images.githubusercontent.com/42221797/153780926-a38fc4b8-c1e0-45c3-8642-e58f7f4df1ca.mp4

Desktop (please complete the following information):

Additional context 1.3.4.0 from the Microsoft Store.

Oliviaophia commented 2 years ago

try this: https://github.com/ChanpleCai/SmartTaskbar/releases/tag/v1.4.0

KonstantinosPrasinos commented 1 year ago

This didn't seem to have fixed it unfortunately