aboutsummaryrefslogtreecommitdiff
path: root/examples/text-input.c
AgeCommit message (Expand)Author
2022-06-04examples/text-input: stop using strcpy/strcatSimon Ser
2021-02-14examples: drop wlr/render/egl.h include from client examplesSimon Ser
2021-01-29examples: remove dependency on wlr_egl from clientsBrandon Dowdy
2021-01-12render/egl: replace init/finish with create/destroySimon Ser
2021-01-12render/egl: remove support for EGL_NATIVE_VISUAL_IDSimon Ser
2021-01-04examples: request an EGL configSimon Ser
2021-01-04examples: remove visual for EGL_PLATFORM_WAYLAND_EXTSimon Ser
2020-08-24Remove unnecessary wl_display_dispatch callsSimon Ser
2019-08-12examples: remove duplicated conditionAntonin Décimo
2019-03-01meson: enable more compiler warningsemersion
2018-10-09wlroots: add support for zwp_text_input_unstable_v3Dorota Czaplejewicz