https://bugs.kde.org/show_bug.cgi?id=457705
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In|6.3 |6.2.0 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |5f73502d7faff7cd5d2393e34c3 | |18d1c31d9a4e3 --- Comment #12 from Joshua Goins <j...@redstrate.com> --- Git commit 5f73502d7faff7cd5d2393e34c318d1c31d9a4e3 by Joshua Goins, on behalf of Joshua Goins. Committed on 14/10/2024 at 22:05. Pushed by redstrate into branch 'master'. kcms/tablet: Add configurable pen pressure curve This adds a new feature to the Tablet KCM, allowing artists to tweak the pen pressure curve of their pen (or eraser.) It's exposed in the KCM as a curve, allowing two control points of articulation. FIXED-IN: 6.2.0 M +11 -2 kcms/libkwindevices/inputdevice.cpp M +11 -0 kcms/libkwindevices/inputdevice.h M +31 -0 kcms/tablet/kcmtablet.cpp M +4 -0 kcms/tablet/kcmtablet.h A +257 -0 kcms/tablet/ui/PressureCurve.qml [License: GPL(v2.0+)] M +80 -0 kcms/tablet/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/5f73502d7faff7cd5d2393e34c318d1c31d9a4e3 -- You are receiving this mail because: You are watching all bug changes.