glfw/deps
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
..
glad Update glad to include Vulkan 1.3 2022-07-07 23:48:16 +02:00
mingw Add workaround for missing headers in legacy MinGW 2016-06-02 14:21:56 +02:00
wayland Wayland: Support text_input_unstable_v3 and text_input_unstable_v1 2024-04-02 08:38:10 +09:00
getopt.c Fixed VC++ warnings. 2014-03-31 22:33:22 +02:00
getopt.h Replaced Free Getopt with getopt_port. 2014-01-21 14:16:51 +01:00
linmath.h Fix implicit double-to-float in linmath.h 2021-03-21 16:01:45 +01:00
nuklear_glfw_gl2.h Update Nuklear to 4.01.3 2020-07-15 18:02:38 +02:00
nuklear.h Update Nuklear to 4.01.3 2020-07-15 18:02:38 +02:00
stb_image_write.h Update stb_image_write.h to version 1.16 2022-04-28 21:18:49 +02:00
tinycthread.c Paperwork done 2016-11-30 14:00:41 +01:00
tinycthread.h Cocoa: Fix macOS 10.12 deprecation warnings 2016-10-09 01:39:31 +02:00