kdeconnect-kde/plugins/mousepad
l10n daemon script daa164bea1 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-08-28 01:25:08 +00:00
..
abstractremoteinput.cpp
abstractremoteinput.h
CMakeLists.txt
config-mousepad.h.cmake
kdeconnect_mousepad.json SVN_SILENT made messages (.desktop file) - always resolve ours 2024-08-28 01:25:08 +00:00
macosremoteinput.h
macosremoteinput.mm
mousepadplugin.cpp
mousepadplugin.h
README
waylandremoteinput.cpp singlerelease is actually used 2024-03-02 00:03:13 +01:00
waylandremoteinput.h
windowsremoteinput.cpp
windowsremoteinput.h
x11remoteinput.cpp singlerelease is actually used 2024-03-02 00:03:13 +01:00
x11remoteinput.h

When the user moves his on the phone, dx and dy (The difference between the last movement and the current movement of the X and Y Axis respectively)
is sent inside a NetworkPackage QCursor is used to move mouse cursor according to its relative position.

When the user tap or double taps his phone, a mouse key button is simulated using XTestFakeButtonEvent