wlroots/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
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
meson.build
multi-pointer.c
output-layout.c
output-power-management.c
pointer-constraints.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
pointer.c
relative-pointer-unstable-v1.c examples: request an EGL config 2021-01-04 11:30:30 +01:00
rotation.c
screencopy-dmabuf.c
screencopy.c
simple.c
tablet.c
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
virtual-pointer.c