Re: [fltk/fltk] FLTK multi-touch gesture support (Issue #733)
Albrecht Schlosser
Jun 11, 2023
Sorry for the late reply. I don't know how to implement touch events properly under Wayland. Looking at the Wayland touch event documentation I get the implression that Wayland's touch support is only the "simple form" that sends single touch events - as opposed to sending "swipe", "zoom", "rotate", and other complex events. You would need to compose such complex events yourself. Disclaier: I'm not a Wayland expert.
Regarding x11 touch events, the only point I can remember is that you probably need (or should use?) libinput, but I don't know how to use it.
Good luck!
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: <fltk/fltk/issues/733/1586060442@github.com>
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.