Re: [device-posture] Do developers want to identify when a device is being used with a pen / drawing posture? (#96)

> what UX changes would you trigger if you know the primary input is a stylus and not touch or mouse

A stylus has the precision of the mouse but the behavior of touch, with exceptions:

- Some stylus can hover
- Some stylus has pressure sensitivity
- Some stylus has buttons or other alternative interactions (like an eraser)

If stylus is primary input: Then I might make click targets smaller, might use hover in the UX

I think PointerEvents and the `hover` + `pointer` media queries already provide enough info for adapting the UX?

-- 
GitHub Notification of comment by voxpelli
Please view or discuss this issue at https://github.com/w3c/device-posture/issues/96#issuecomment-1016611232 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 19 January 2022 15:58:31 UTC