[kwin] [Bug 403860] Zoom effect : View doesn't follow the cursor when moved using KDE Connect remote control

2023-05-11 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=403860

--- Comment #6 from David Edmundson  ---
This will not be an issue on wayland.

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

[kwin] [Bug 403860] Zoom effect : View doesn't follow the cursor when moved using KDE Connect remote control

2023-05-11 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=403860

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
   Severity|normal  |minor

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

[kwin] [Bug 403860] Zoom effect : View doesn't follow the cursor when moved using KDE Connect remote control

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

--- Comment #5 from Nicolas Fella  ---
*** Bug 403859 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 403860] Zoom effect : View doesn't follow the cursor when moved using KDE Connect remote control

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

Nicolas Fella  changed:

   What|Removed |Added

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

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

[kwin] [Bug 403860] Zoom effect : View doesn't follow the cursor when moved using KDE Connect remote control

2019-02-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=403860

--- Comment #4 from Martin Flöser  ---
ah QCursor::setPos is xcb_warp_pointer

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

[kwin] [Bug 403860] Zoom effect : View doesn't follow the cursor when moved using KDE Connect remote control

2019-02-02 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=403860

--- Comment #3 from Vlad Zagorodniy  ---
Yes, it looks like kdeconnect indeed uses xtest, except motion.
https://phabricator.kde.org/source/kdeconnect-kde/browse/master/plugins/mousepad/x11remoteinput.cpp$213-216

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

[kwin] [Bug 403860] Zoom effect : View doesn't follow the cursor when moved using KDE Connect remote control

2019-02-02 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=403860

--- Comment #2 from Martin Flöser  ---
AFAIK kdeconnect uses xtest extension.

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

[kwin] [Bug 403860] Zoom effect : View doesn't follow the cursor when moved using KDE Connect remote control

2019-02-02 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=403860

--- Comment #1 from Vlad Zagorodniy  ---
Hmm, it seems that with KDE Connect XI_Motion events are sent, but KWin is
interested only in XI_RawMotion.

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