summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoryhardy <yhardy@pkgsrc.org>2019-10-01 22:44:48 +0000
committeryhardy <yhardy@pkgsrc.org>2019-10-01 22:44:48 +0000
commitc91bd5d2773d73fe9c6fb8e2613422f7365b55a1 (patch)
treef3946ad24c7875113c48c7e81b8ef11d16c7393a /editors
parent2d9d205be416cadf8825e3028b4d60847aabfcbe (diff)
downloadpkgsrc-c91bd5d2773d73fe9c6fb8e2613422f7365b55a1.tar.gz
editors/xournal: add a patch to smooth out "steps" on NetBSD
On NetBSD, absolute coordinate changes are reported as an X value followed by a Y value, which (when moving quickly) leads to a "stepping" effect. Using a Bezier curve fitting for the points yields a smooth curve in most cases, and does not seem to adversely affect the user experience (even with a conventional mouse).
Diffstat (limited to 'editors')
-rw-r--r--editors/xournal/distinfo3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xournal/distinfo b/editors/xournal/distinfo
index c2805f28f9b..0fe80988cd8 100644
--- a/editors/xournal/distinfo
+++ b/editors/xournal/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.5 2019/08/10 06:53:28 yhardy Exp $
+$NetBSD: distinfo,v 1.6 2019/10/01 22:44:48 yhardy Exp $
SHA1 (xournal-0.4.8.2016.tar.gz) = a08d0fde395ea95570e560295df5f97be3c3a6e2
RMD160 (xournal-0.4.8.2016.tar.gz) = 36a0b2bb848d4801e2b00cf2cd58c8f847488c5d
SHA512 (xournal-0.4.8.2016.tar.gz) = 1426d5c9ba3486fbe342d49fc19fcc162965cd6a7b7754f79665e43fe0e60e6f42f61969405ace78fdaa7b99cbb3d4b07b7fb5df246d68a329b52084b6eec76e
Size (xournal-0.4.8.2016.tar.gz) = 646082 bytes
+SHA1 (patch-src_xo-paint.c) = 2a46e9fb2d0b06e1431e30ae186d01b2d30ec6a8
SHA1 (patch-src_xo-shapes.c) = ab5a56780dd6fa37a3b51f89468c6100137454f3