mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 21:14:35 +00:00
12d72f5e1c
They are wayland protocols to support input methods: https://cgit.freedesktop.org/wayland/wayland-protocols/tree/unstable/text-input/text-input-unstable-v3.xml https://cgit.freedesktop.org/wayland/wayland-protocols/tree/unstable/text-input/text-input-unstable-v1.xml text_input_unstable_v3 is widely supported by major desktop environment on GNU/Linux such as GNOME or KDE. text_input_unstable_v1 isn't so popular but Weston which is the reference Wayland implementation supports only it and doesn't support text_input_unstable_v3 so that we also implement it. |
||
---|---|---|
.. | ||
fractional-scale-v1.xml | ||
idle-inhibit-unstable-v1.xml | ||
pointer-constraints-unstable-v1.xml | ||
relative-pointer-unstable-v1.xml | ||
text-input-unstable-v1.xml | ||
text-input-unstable-v3.xml | ||
viewporter.xml | ||
wayland.xml | ||
xdg-activation-v1.xml | ||
xdg-decoration-unstable-v1.xml | ||
xdg-shell.xml |