Skip to content

backends/x11: Implement ClutterSeat::touch-mode for the X11 backend

Carlos Garnacho requested to merge wip/carlosg/touch-mode-x11 into master

This only checks touchscreen availability as we have no access to tablet-mode switch events as we do on the native backend.

Merge request reports