ChrisAnd1998 / TaskbarXI

An application written in C++ to modify the Windows 11 Taskbar.
https://chrisandriessen.nl/
GNU General Public License v3.0
1.52k stars 159 forks source link

All the icons in the taskbar are not fitting #158

Open Nukethefox opened 1 year ago

Nukethefox commented 1 year ago

When having more than 21 icons in my taskbar, aligned to the center, in a 1920x1080 screen (with "scale" set to 125%), with both the tray and the traywnd hidden, the icons in the left are not fitting. You can see the screenshot, with the windows button not showing.

Captura de pantalla 2023-02-18 120541

When I align it to the left tho, all of them fit perfectly. I had to delete some of the icons from the taskbar, so I can have it in the center without some of them hiding.

Also, more people mentioned it, but having "auto-hide taskbar" enabled, when I put the mouse in the bottom of the screen, the taskbar won't show. Hope it gets fixed soon.

I'm in Windows 11 of course, 22H2, 22621.1265. This is the configuration I'm using in TaskbarXI:

Captura de pantalla 2023-02-18 121020

DamienAmbrose commented 1 year ago

Yep, it's still there. For some reason, even if the tray window's hidden, TaskbarXI still treats it like it's still there and adds some phantom padding to the icons themselves. image image

If this is an issue with Windows itself, I don't think there's much Chris can do other than shifting the whole taskbar to the left by resizing it (which would still be better than cropping the icons out, mind you). Or maybe just don't open 21 apps at once. Virtual desktops exist. You're welcome.