Skip to content

contrib: qtbase: add patch to fix pixelated notification icon

Qt issue: https://bugreports.qt.io/browse/QTBUG-103825

Amends QWindowsSystemTrayIcon: use high-dpi icons for notifications (https://codereview.qt-project.org/c/qt/qtbase/+/528998).

Before:

image

After:

image

Request review @chub.

Merge request reports

Loading