DavidXanatos / TaskExplorer

Power full Task Manager
https://xanasoft.com/
GNU General Public License v3.0
748 stars 112 forks source link

Font align on scaled displays #2

Closed youurayy closed 5 years ago

youurayy commented 5 years ago

Hi, first of all, thank you for this effort. It's great to have "TaskInfo" back!

When I run the app on my 3840x2160 display scaled to 150%, the font alignment looks like this (font is clipped at the bottom):

image

image

P.s.: why QT? If this is only a Windows app, would it make sense to use the native Windows GUI? Another advantage of that would be getting a nicely anti-aliased fonts.

DavidXanatos commented 5 years ago

The issue should be fixed in the 0.6 build.

Why QT? Because it does not have to be a windows only app. there is not a single one even half decent task manager for linux, so its time someone makes one. Having at least a complete UI is a good start point to start implementing a powerfull backend.