ChrisAnd1998 / TaskbarX

Center Windows taskbar icons with a variety of animations and options.
https://chrisandriessen.nl/
MIT License
7.8k stars 486 forks source link

Possible workaround for floating taskbar with auto-hide #1088

Open Alf3rez opened 8 months ago

Alf3rez commented 8 months ago

When we enable segments in taskbar and then you maximize whatever window, the appearance is bad because it fits only the space above the taskbar, but if I understand properly the behavior of Windows, when you have enable the auto-hide feature and you have some program in the background requiring some attention, the taskbar will pop-up.

I believe that is possible to make taskbar to require something in the tray section to make the taskbar visible with auto-hide enable, like when you received a new message or something similar, but that will create the illusion of having a proper floating taskbar and shouldn't impact in performance.

I really don't know how to code for this, sorry for not been able to provide a more complete solution.

Thank you.