Skip to content

test: add tip down/up helper functions

Peter Hutterer requested to merge whot/libinput:wip/tip-work into main

Add two helper functions that set/unset BTN_TOUCH together with the specified axes and switch all tests over.

Devices can override the tip down/up sequence.

This is prep work for being able to test for #702 (closed)

Sits on top of !722 (merged)

Merge request reports