Bug 446459

Summary: [FR] Support macOS Retina
Product: [Frameworks and Libraries] extra-cmake-modules Reporter: Yurii Kolesnykov <yurii.kolesnykov>
Component: generalAssignee: ecm-bugs-null <ecm-bugs-null>
Status: REPORTED ---    
Severity: normal CC: yurii.kolesnykov
Priority: NOR    
Version: 5.88.0   
Target Milestone: ---   
Platform: Homebrew (macOS)   
OS: macOS   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Yurii Kolesnykov 2021-12-04 05:24:29 UTC
SUMMARY
It would be nice to have an option to enable HiDPI (Retina) for macOS.app bundles. Maybe even default.

STEPS TO REPRODUCE
1. Build any KDE app without explicit config for HiDPI on macOS.

OBSERVED RESULT
App is blurry.

EXPECTED RESULT
App should be sharp.

SOFTWARE/OS VERSIONS
macOS: 12.0.1
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Please look at related MR in kcalc: https://invent.kde.org/utilities/kcalc/-/merge_requests/23