https://bugs.kde.org/show_bug.cgi?id=457703
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |b55219d8888d695a8c9ad852c6f | |130128e648028 --- Comment #8 from Joshua Goins <j...@redstrate.com> --- Git commit b55219d8888d695a8c9ad852c6f130128e648028 by Joshua Goins. Committed on 26/12/2024 at 00:57. Pushed by redstrate into branch 'master'. kcms/tablet: Allow customizing the input area of a tablet You sometimes want to be able to only use part of your tablet, e.g. it's huge and uncomfortable to move a stylus across the whole of it's surface. This adds the ability to move and resize the input area to any arbitrary rectangle. M +11 -2 kcms/libkwindevices/inputdevice.cpp M +18 -0 kcms/libkwindevices/inputdevice.h M +5 -2 kcms/tablet/ui/DisplayTab.qml M +136 -29 kcms/tablet/ui/ExternalScreenMapping.qml M +6 -9 kcms/tablet/ui/Tablet.qml M +0 -1 kcms/tablet/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/b55219d8888d695a8c9ad852c6f130128e648028 -- You are receiving this mail because: You are watching all bug changes.