summaryrefslogtreecommitdiffstats
path: root/kde/patch/konsole.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-05-09 16:07:11 +0200
committer Eric Hameleers <alien@slackware.com>2019-05-09 16:07:11 +0200
commit50755f0d37e7bd64c1939424e129058f86aa0605 (patch)
tree65271eddc7940d99dddc2c85d88d79dae0a4667a /kde/patch/konsole.patch
parenta16c3d7cd80d1be0a8efaaea034e85932db14ef5 (diff)
downloadktown-50755f0d37e7bd64c1939424e129058f86aa0605.tar.gz
ktown-50755f0d37e7bd64c1939424e129058f86aa0605.tar.xz
Konsole: fix rendering of cursor if non-default theme is selected
This issue was fixed post 18.12.3, so the patch is added but not applied since we now compile konsole-19.04.1.
Diffstat (limited to 'kde/patch/konsole.patch')
-rw-r--r--kde/patch/konsole.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/konsole.patch b/kde/patch/konsole.patch
index ce82120..36e64e6 100644
--- a/kde/patch/konsole.patch
+++ b/kde/patch/konsole.patch
@@ -3,3 +3,7 @@
# Reverted to default behaviour in 18.04.0 after Slackware did the same:
#cat $CWD/patch/konsole/konsole.term.is.konsole.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# Fix rendering of cursor if non-default theme is selected
+# (fixed post 18.12.3):
+#cat $CWD/patch/konsole/konsole.cursor.antialias.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+