D13925: Make remote input sensitivity consistant across device DPIs
Chansol Yang
noreply at phabricator.kde.org
Fri Jul 6 15:24:28 BST 2018
chansolyang created this revision.
Restricted Application added a project: KDE Connect.
Restricted Application added a subscriber: kdeconnect.
chansolyang requested review of this revision.
REVISION SUMMARY
KDEConnect's Remote Input feature does not take display DPI into account, resulting in inconsistent mouse sensitivities for devices with different DPIs.
This revision aims to fix that by dividing the mouse delta with the relative DPI of the current device. By doing so, the same amount of finger movement should produce the same amount of cursor movement, regardless of the device's DPI.
Addresses the following bug:
BUG: 391029
REPOSITORY
R225 KDE Connect - Android application
REVISION DETAIL
https://phabricator.kde.org/D13925
AFFECTED FILES
src/org/kde/kdeconnect/Plugins/MousePadPlugin/MousePadActivity.java
To: chansolyang
Cc: kdeconnect, Leptopoda, timothyc, jdvr, yannux, Danial0_0, johnq, Pitel, adeen-s, SemperPeritus, ndavis, daniel.z.tg, jeanv, seebauer, bugzy, MayeulC, menasshock, ach, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20180706/49956a2b/attachment.html>
More information about the KDEConnect
mailing list