glfw/deps/wayland
Takuro Ashie 12d72f5e1c Wayland: Support text_input_unstable_v3 and text_input_unstable_v1
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.
2024-04-02 08:38:10 +09:00
..
fractional-scale-v1.xml Wayland: Add support for fractional scaling 2024-02-14 22:35:46 +01:00
idle-inhibit-unstable-v1.xml Wayland: Remove dependency on wayland-protocols 2024-01-13 22:13:56 +01:00
pointer-constraints-unstable-v1.xml Wayland: Remove dependency on wayland-protocols 2024-01-13 22:13:56 +01:00
relative-pointer-unstable-v1.xml Wayland: Remove dependency on wayland-protocols 2024-01-13 22:13:56 +01:00
text-input-unstable-v1.xml Wayland: Support text_input_unstable_v3 and text_input_unstable_v1 2024-04-02 08:38:10 +09:00
text-input-unstable-v3.xml Wayland: Support text_input_unstable_v3 and text_input_unstable_v1 2024-04-02 08:38:10 +09:00
viewporter.xml Wayland: Remove dependency on wayland-protocols 2024-01-13 22:13:56 +01:00
wayland.xml Wayland: Remove dependency on wayland-protocols 2024-01-13 22:13:56 +01:00
xdg-activation-v1.xml Wayland: Implement glfwRequestWindowAttention 2024-01-30 20:20:42 +01:00
xdg-decoration-unstable-v1.xml Wayland: Remove dependency on wayland-protocols 2024-01-13 22:13:56 +01:00
xdg-shell.xml Wayland: Remove dependency on wayland-protocols 2024-01-13 22:13:56 +01:00