tjackenpacken / taskbar-groups

Lightweight utility for organizing the taskbar through groups
MIT License
2.42k stars 200 forks source link

Fixed icon and UI on HiDPi-enabled devices. #255

Open Fosternator opened 1 year ago

Fosternator commented 1 year ago

The following pull request fixes the compatibility issues with windows scaling enabled:

· Showing the taskbar icons blurred. · True-to-size taskbar icon width. · Various UI fixes.


Before : client-no-fix nofixTB

After (on 225% scaling) : client TB

Fosternator commented 1 year ago

Here's a compiled release for anyone interested : TaskbarGroups_HiDpi.zip

Please let me of know any bugs.


Known bug : if the width of the TaskbarGroup is higher than the number of shortcuts, it'll display a blank space. Fix : Make sure the number of icons is the same or less than the width or the TaskbarGroup.

Darthagnon commented 1 year ago

@Fosternator Thank you so much! It works beautifully! Wondering, what size icons are you using for them to display correctly? I used the attached one (128x128px) and it looks too small. DVD

Fosternator commented 1 year ago

@Darthagnon

I usually go for the highest resolution available, for the screenshot the icon I used is 512*512.

If you want a good source of icon files go check out https://www.flaticon.com/

They're free and available with license if you're doing paid projects.

I'm glad it works on your machine as intended !!

Darthagnon commented 1 year ago

@Fosternator Might be worth opening this as a pull request on https://github.com/PikeNote/taskbar-groups-pike-beta, it's a more active fork. See also https://github.com/PikeNote/taskbar-groups-pike-beta/issues/29

Piotr-Fr commented 7 months ago

Same here. Win 10. When default scaling, it is blurred. When adjusted DPI, wrong scaling of the app, not seeing all pieces.