Created attachment 110897 [details] toolbar kget 2.95 on Arch Linux, my display scale is 1.2 under X11. Some icons in toolbar, menus and preferences window are pixelated. See screenshots.
Created attachment 110898 [details] preferences window
Likely needs Qt::AA_UseHighDpiPixmaps set in main.cpp. See Bug 388633.
Patch submitted: https://phabricator.kde.org/D10794
Huh, the commit hook script didn't work, how strange.
(In reply to Nate Graham from comment #4) > Huh, the commit hook script didn't work, how strange. I think because the line didn't start with BUG: Your commit message contains: Summary: BUG: 390903
(In reply to Andrius Štikonas from comment #5) > (In reply to Nate Graham from comment #4) > > Huh, the commit hook script didn't work, how strange. > > I think because the line didn't start with BUG: > > Your commit message contains: > Summary: BUG: 390903 Right, AFAIK arc adds this "Summary: ", so it breaks when the Summary only consists of "BUG: xxx". Better write a sentence before that "BUG: xxx" line... ;-)
Thanks, I've updated https://community.kde.org/Infrastructure/Phabricator#Formatting_your_patch