- Package:
- wxwidgets3.2
- Source:
- wxwidgets3.2
- Submitter:
- Alec Leamas
- Date:
- 2024-06-20 16:09:07 UTC
- Severity:
- normal
Working with the opencpn package we have discovered that multitouch gestures does not work using the wxWidgets package[1] However, the gestures do work when using Wayland and EGL. This has been shown using locally built wxWidgets packages without the Debian patch and also without --disable-glcanvasegl. So the solution is basically #1057478 [1] https://github.com/OpenCPN/OpenCPN/issues/2057
wxGLCanvas EGL was deemed as not ready for prime time some 18 months ago. Is it now?