#1073918 Multitouch gestures does not work.

#1073918#5
Date:
2024-06-20 08:16:46 UTC
From:
To:
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

#1073918#12
Date:
2024-06-20 16:05:54 UTC
From:
To:
wxGLCanvas EGL was deemed as not ready for prime time some 18 months ago.

Is it now?