logoalt Hacker News

chmod775today at 4:27 AM1 replyview on HN

The more "typical" use for a feature like this is drawing tablets and touch screens. You don't necessarily want a touch/drawing tablet input to move your actual "main" mouse cursor.


Replies

gizmo686today at 4:59 AM

Wayland has a separate wl_touch type that is also associated to a wl_seat. So that use case can be accomplished on a single seat setup.