You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Debian bookworm so compiling cage 0.2.0 is problematic due to it requiring a newer version of wlroots & wayland, and it's only a week old so it's hard to believe touch input didn't work before then.
The text was updated successfully, but these errors were encountered:
PR #272 which have been merged after release 0.1.5 may be a solution to the issue you observe. Meson subprojects can be the way to go to deal with out-of-date dependencies on Debian stable. Take a look at recent issue #358 for quick details.
I'm running Cage 0.1.5 and touch events appear to be ignored.
In the log I am seeing:
Is this relevant? I can see the events via
libinput debug-events
:Full logs
I'm running Debian bookworm so compiling cage 0.2.0 is problematic due to it requiring a newer version of wlroots & wayland, and it's only a week old so it's hard to believe touch input didn't work before then.
The text was updated successfully, but these errors were encountered: