bboozzoo / mconnect

mconnect - KDE Connect protocol implementation in Vala/C
GNU General Public License v2.0
273 stars 27 forks source link

Cursor moves but does not show #36

Closed layonsonofre closed 6 years ago

layonsonofre commented 6 years ago

Hi! First of all, thanks for the amazing app you have created!

I was testing the Remote Input and noticed that the cursor is moving, log shows the positions being updated, but the pointer on the screen does not change, it keeps in the same position. Clicks and keyboard works fine. Do you have any idea of how can I debug this to try to find a solution?

Thanks!

bboozzoo commented 6 years ago

Thanks for reporting this. Are you using Xorg or wayland?

layonsonofre commented 6 years ago

Hi! I am using wayland

bboozzoo commented 6 years ago

Unfortunately mconnect mousepad/keyboard support is limited by whatever AT-SPI supports. More details are provided in #14