Am 2016-08-12 19:36, schrieb Marco Martin:
On Friday 12 August 2016 16:11:50 Martin Graesslin wrote:
Credits!
Credits go to Kai for complaining about screenedges on X11 stealing
mouse
clicks while I was fixing a bug in the XInput2 polling code which made
me
realize that we can raw events for way more than just mouse position
tracking.
So what do you think?
probably also edge swipes and tpuchpad gestures should be done this
way?
Touchscreen we can get that way and yes that would allow edge swipes,
which would also be very handy as then we can make KWin take care of
that on both X11 and Wayland. Touchpad I'm not sure whether we get good
enough events on X11 at all.
Concerning touch screens: passing events through the effects system is
on my todo list for next week. Let's hope I get to it ;-) (aim is to
have a new effect which visualizes touch points).
Cheers
Martin