wlroots-hyprland/examples
Simon Ser 198560fc1f
examples: request an EGL config
Client examples using wlr_egl would fail with EGL_BAD_CONFIG because they
need an EGL config. Set the config attribs to a non-NULL value to make
sure wlr_egl creates an EGL config.

Fixes: 037710b1d4 ("render/egl: support config-less wlr_egl")
2021-01-04 11:30:30 +01:00
..
.gitignore
cat.c
cat.h
dmabuf-capture.c
foreign-toplevel.c
fullscreen-shell.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
gamma-control.c
idle-inhibit.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
idle.c
input-inhibitor.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
input-method-keyboard-grab.c
input-method.c
keyboard-shortcuts-inhibit.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
layer-shell.c examples: remove visual for EGL_PLATFORM_WAYLAND_EXT 2021-01-04 11:26:08 +01:00
meson.build
multi-pointer.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
output-layout.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
output-power-management.c
pointer-constraints.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
pointer.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
relative-pointer-unstable-v1.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
rotation.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
screencopy-dmabuf.c
screencopy.c
simple.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
tablet.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
text-input.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
toplevel-decoration.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
touch.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
virtual-pointer.c