[kdeconnect] [Bug 391029] Remote control cursor sensitivity is not consistent for different DPI

2018-07-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=391029

Nicolas Fella  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||connect-android/212069c4252
   ||8b5a6fa68a17d08fbb3f1609f5e
   ||07
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Nicolas Fella  ---
Git commit 212069c42528b5a6fa68a17d08fbb3f1609f5e07 by Nicolas Fella, on behalf
of Chansol Yang.
Committed on 21/07/2018 at 11:32.
Pushed by nicolasfella into branch 'master'.

Make remote input sensitivity consistant across device DPIs

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:

Reviewers: #kde_connect, nicolasfella

Reviewed By: #kde_connect, nicolasfella

Subscribers: sredman, nicolasfella, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D13925

M  +10   -1   
src/org/kde/kdeconnect/Plugins/MousePadPlugin/MousePadActivity.java

https://commits.kde.org/kdeconnect-android/212069c42528b5a6fa68a17d08fbb3f1609f5e07

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 391029] Remote control cursor sensitivity is not consistent for different DPI

2018-03-02 Thread Jonathan Doman
https://bugs.kde.org/show_bug.cgi?id=391029

--- Comment #2 from Jonathan Doman  ---
Phone screen. I did not change any settings on the desktop.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeconnect] [Bug 391029] Remote control cursor sensitivity is not consistent for different DPI

2018-03-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=391029

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
To be clear, are you refering to the dpi of the phone screen or the desktop
screen?

-- 
You are receiving this mail because:
You are watching all bug changes.