mirror of
https://github.com/glfw/glfw.git
synced 2024-11-14 18:34:34 +00:00
Add protocol usage note
This commit is contained in:
parent
549865a41a
commit
ecf1351ef0
@ -158,6 +158,12 @@ less than the actual scale.
|
|||||||
|
|
||||||
[fractional-scale-v1]: https://wayland.app/protocols/fractional-scale-v1
|
[fractional-scale-v1]: https://wayland.app/protocols/fractional-scale-v1
|
||||||
|
|
||||||
|
GLFW uses the [pointer-gestures-unstable-v1][] protocol to handle trackpad
|
||||||
|
pinch and rotate gestures. If the running compositor does not support this
|
||||||
|
protocol, trackpad pinch and rotate gestures will not be emitted.
|
||||||
|
|
||||||
|
[pointer-gestures-unstable-v1]: https://wayland.app/protocols/pointer-gestures-unstable-v1
|
||||||
|
|
||||||
|
|
||||||
## GLX extensions {#compat_glx}
|
## GLX extensions {#compat_glx}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user