[kdeconnect] [Bug 441017] Remote control is not working correctly. y-axis not working, x-axis behaves as x+y axis

2021-09-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=441017 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail

[kdeconnect] [Bug 441017] Remote control is not working correctly. y-axis not working, x-axis behaves as x+y axis

2021-08-16 Thread Sebastian Kuźlak
https://bugs.kde.org/show_bug.cgi?id=441017 Sebastian Kuźlak changed: What|Removed |Added Component|common |android-application -- You are receiving

[kdeconnect] [Bug 441017] Remote control is not working correctly. y-axis not working, x-axis behaves as x+y axis

2021-08-15 Thread Sebastian Kuźlak
https://bugs.kde.org/show_bug.cgi?id=441017 --- Comment #2 from Sebastian Kuźlak --- just went thru MousePadPlugin.java and found something in sendMouseDelta if (np == null) { np = new NetworkPacket(PACKET_TYPE_MOUSEPAD_REQUEST); } else { dx += np.getInt("dx"); dy +=

[kdeconnect] [Bug 441017] Remote control is not working correctly. y-axis not working, x-axis behaves as x+y axis

2021-08-15 Thread Sebastian Kuźlak
https://bugs.kde.org/show_bug.cgi?id=441017 Sebastian Kuźlak changed: What|Removed |Added Summary|Remote input is not working |Remote control is not