swaywm/swayidle

Catch the first touch event to prevent blind clicks on a blanked touchscreen.

Oquirella opened this issue · 2 comments

I this possible with swayidle or another application on wayland?

I'm wondering if this is possible as well, couldn't figure out how to ignore first touch that should be used to wake up screen. Maybe using swaylock ?

So I had a look with swaylock but there's no way to just ignore the authentication part.
It could be achieved using a very simple wayland application that just catch any input event on the screen then exit..