taskbar-groups
taskbar-groups copied to clipboard
Fixed icon and UI on HiDPi-enabled devices.
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 :
After (on 225% scaling) :
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.
@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.
@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 !!
@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
Same here. Win 10. When default scaling, it is blurred. When adjusted DPI, wrong scaling of the app, not seeing all pieces.