amnweb / yasb

A highly configurable Windows status bar written in Python.
Other
351 stars 25 forks source link

WIN + D hides YASB on 24H2 - 26100.2033 #62

Open elrondforwin opened 3 weeks ago

elrondforwin commented 3 weeks ago

Describe the bug Windows + D hides the bar. Pressing Win + D again shows it but it shouldn't be like that. I guess it is 24H2's fault.

https://github.com/user-attachments/assets/29182434-6095-4df7-ab93-a64830b252f1

To Reproduce Steps to reproduce the behavior:

  1. Press Win + D
  2. YASB is hidden
  3. Press Win + D again to show windows
  4. YASB is what it should be

Expected behavior Win + D shouldn't hide the bar.

Desktop

amnweb commented 3 weeks ago

I will research this, but unfortunately I'm not sure that we can do anything about this :(

amnweb commented 3 weeks ago

I forgot windows_app_bar: true will do this, but in that case YASB will be also over all windows as well as videos, games and etc.

elrondforwin commented 3 weeks ago

I forgot windows_app_bar: true will do this, but in that case YASB will be also over all windows as well as videos, games and etc.

image

I guess it is like rainmeter's stay topmost position. Unfortunately it is not a good solution imo. Because the bar will stay top of the application even it is fullscreen like you said.

Also rainmeter has the same issue on 24H2. And I found this announcement in rainmeter discord: It is 24H2's fault.. and it affected lots of apps, not just yasb and rainmeter. image

huykirito1201 commented 3 weeks ago

how to opacity the File Explorer ? are you opacity all app ?

elrondforwin commented 3 weeks ago

how to opacity the File Explorer ? are you opacity all app ?

I'm using explorerblurmica and micaforeveryone. It blurs almost all legacy windows apps.

elrondforwin commented 1 week ago

image

24H2 users can remap WIN + D to WIN + M thanks to powertoys' keyboard manager to get 'minimize all windows' shortcut. It is a good temporary solution. But note that the 'show desktop' line/button at the right on the taskbar is still affected. Also WIN + M shortcut doesn't give your apps back, it only minimizes all of them.