wlroots/examples
Daniel Kondor b7dc4f2990 layer-shell: allow new values for keyboard-interactivity
Value is now an enum with a new value ("on-demand") that compositors can use to allow "normal" keyboard focus semantics regardless of the layer the client surface is on. An error is sent for invalid keyboard interactivity values. The old behavior is retained for clients using the previous version of the protocol.

Also adjusted the layer-shell example program to use the new keyboard interactivity options.
2021-01-12 20:13:52 +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 render/egl: replace init/finish with create/destroy 2021-01-12 11:31:04 +01:00
idle.c
input-inhibitor.c render/egl: replace init/finish with create/destroy 2021-01-12 11:31:04 +01:00
input-method-keyboard-grab.c
input-method.c
keyboard-shortcuts-inhibit.c render/egl: replace init/finish with create/destroy 2021-01-12 11:31:04 +01:00
layer-shell.c layer-shell: allow new values for keyboard-interactivity 2021-01-12 20:13:52 +01:00
meson.build build: move wayland-egl dependency to examples/ 2020-12-13 12:16:28 +01:00
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 render/egl: replace init/finish with create/destroy 2021-01-12 11:31:04 +01:00
pointer.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
relative-pointer-unstable-v1.c render/egl: replace init/finish with create/destroy 2021-01-12 11:31:04 +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 render/egl: replace init/finish with create/destroy 2021-01-12 11:31:04 +01:00
toplevel-decoration.c render/egl: replace init/finish with create/destroy 2021-01-12 11:31:04 +01:00
touch.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
virtual-pointer.c