wlroots/examples
Simon Ser 0bb574239d compositor: pass version in wlr_compositor_create
This allows wlroots to support newer versions of the interface
without breaking the API.
2023-04-14 17:07:26 +02:00
..
.gitignore
cat.c
cat.h
dmabuf-capture.c examples/dmabuf-capture: fix frame_number deprecated in FFmpeg 6.0 2023-02-28 11:57:07 +01:00
egl_common.c examples/egl_common: switch rgba format 2022-05-09 09:38:32 +00:00
egl_common.h
foreign-toplevel.c
fullscreen-shell.c compositor: pass version in wlr_compositor_create 2023-04-14 17:07:26 +02:00
gamma-control.c
idle-inhibit.c
idle.c
input-inhibitor.c
input-method-keyboard-grab.c
input-method.c
keyboard-shortcuts-inhibit.c
layer-shell.c examples, tinywl: use "default" cursor instead of "left_ptr" 2023-02-01 15:00:42 +01:00
meson.build examples/output-layers: new example 2023-02-20 18:38:57 +01:00
multi-pointer.c examples: use NULL theme name instead of "default" 2023-02-01 15:01:20 +01:00
output-layers.c compositor: pass version in wlr_compositor_create 2023-04-14 17:07:26 +02:00
output-layout.c backend: return wlr_session in wlr_backend_autocreate() call 2022-11-15 21:16:25 +00:00
output-power-management.c
pointer-constraints.c
pointer.c examples: use NULL theme name instead of "default" 2023-02-01 15:01:20 +01:00
quads.c backend: return wlr_session in wlr_backend_autocreate() call 2022-11-15 21:16:25 +00:00
relative-pointer-unstable-v1.c
rotation.c backend: return wlr_session in wlr_backend_autocreate() call 2022-11-15 21:16:25 +00:00
scene-graph.c compositor: pass version in wlr_compositor_create 2023-04-14 17:07:26 +02:00
screencopy-dmabuf.c examples/screencopy-dmabuf: stop using strncpy 2022-06-04 23:03:39 +02:00
screencopy.c
simple.c backend: return wlr_session in wlr_backend_autocreate() call 2022-11-15 21:16:25 +00:00
tablet.c backend: return wlr_session in wlr_backend_autocreate() call 2022-11-15 21:16:25 +00:00
text-input.c examples/text-input: stop using strcpy/strcat 2022-06-04 23:02:42 +02:00
toplevel-decoration.c
touch.c examples/touch: support touch cancel events 2023-03-24 11:47:08 +00:00
virtual-pointer.c