Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Fosternator
Copy link

@Fosternator Fosternator commented Dec 1, 2022

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
Copy link
Author

Fosternator commented Dec 1, 2022

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
Copy link

@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
Copy link
Author

@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
Copy link

Darthagnon commented Dec 14, 2022

@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 PikeNote#29

@Piotr-Fr
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants