summaryrefslogtreecommitdiffstats
path: root/kde/patch/kirigami2.patch
blob: 9a997b3a8c97732468f8fa1118dbd5bb90729e27 (plain)
1
2
3
4
5
6
7
8
# Fix crashes in systemsettings5 when visiting the second icon.
# Should be fixed post kirigami2 5.64.0):
#cat $CWD/patch/kirigami2/kirigami_iconview_crash.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }

# Make headerParent correctly aligned when there is a scrollbar:
# Should be fixed post kirigami2 5.67.0):
#cat $CWD/patch/kirigami2/kirigami_scrollbar.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }