Re: [csswg-drafts] [mediaqueries-5] query for availability of pan/zoom gestures (#6148)

[MQ4](https://drafts.csswg.org/mediaqueries-4/#mf-interaction) [MQ5](https://drafts.csswg.org/mediaqueries-5/#mf-interaction)

I’m assuming that these would be values of a more general `gesture` query. Perhaps, this could be generalized to the number of fingers/points that can be tracked distinctively for recognizing gestures:

- 0: only taps or clicks and movements recognized, no gestures
- 1: dragged mouse gestures pioneered by Opera, also made with stylus or single finger
- 2: common finger gestures on touchscreens and trackpads, popularized by the original iPhone, including the requested `pinch` gestures 
- 3+: mostly swipe gestures as variants of 2-point gestures


-- 
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6148#issuecomment-808682891 using your GitHub account


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

Received on Saturday, 27 March 2021 07:52:18 UTC