Mikhail Grushinskiy
Mikhail Grushinskiy
> Are you running it through XWayland or is it directly on top of an Xserver? Asking for the X11 backend will give XWayland if the underlying desktop environment is...
How missing touch events would be related to egl?
> > How missing touch events would be related to egl? > > They aren't. They're related to X11. It’s a regression though. It used to work on x11 a...
> > > > How missing touch events would be related to egl? > > > > > > > > > They aren't. They're related to X11. > >...
Zoom with two finger works fine in chromium so the touch panel is sending events. Here is my evtest output ```` user@lysmarine:~ $ evtest No device specified, trying to scan...
Ok. It seems issue is on gtk3 layer or lower. I launched gtk3-demo, selected 'Gestures' in menu and 'run' Only swipe gesture is working. No two finger gestures are working...
Correction: Test works https://naqtn.github.io/WBBMTT/ Works: ```` gtk4-demo --run=gestures ```` Gtk3 test doesn't work with two finger gestures: ```` gtk3-demo --run=gestures ````
Or GDK?Sent from my iPhoneOn Jun 22, 2024, at 2:48 PM, dsa-t ***@***.***> wrote: Try to build a newer version of GTK maybe —Reply to this email directly, view it...
Is it fixed in 6.6.62 and safe to upgrade to it? Thanks
Script to build wxWidgets 3.1.x for it and OpenCPN with GTK3 For wxWidgets ``` sudo apt-get -y install build-essential cmake gettext git-core libgtk-3-dev libgtk-3-0 libgl1-mesa-dev libglu1-mesa-dev \ zlib1g-dev libjpeg-dev libpng-dev...