wlroots/examples
Simon Ser 1fbd13ec79 examples: remove unnecessary partial_dependency() call
The definition of the "drm" dep already calls it.
2021-12-07 16:20:54 +01:00
..
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
cat.c Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
cat.h Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
dmabuf-capture.c examples/dmabuf-capture: stop using av_init_packet 2021-03-22 17:15:06 +01:00
egl_common.c examples: drop wlroots dep from egl_common.c 2021-02-14 16:49:54 +01:00
egl_common.h examples: remove dependency on wlr_egl from clients 2021-01-29 10:03:24 +01:00
foreign-toplevel.c examples/foreign-toplevel: fix toplevel not being freed 2021-10-07 20:36:21 +02:00
fullscreen-shell.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
gamma-control.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
idle-inhibit.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
idle.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
input-inhibitor.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
input-method-keyboard-grab.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
input-method.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
keyboard-shortcuts-inhibit.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
layer-shell.c examples/layer-shell: remove wlroots dependency 2021-12-07 16:19:26 +01:00
meson.build examples: remove unnecessary partial_dependency() call 2021-12-07 16:20:54 +01:00
multi-pointer.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
output-layout.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
output-power-management.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
pointer-constraints.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
pointer.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
quads.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
relative-pointer-unstable-v1.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
rotation.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
scene-graph.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
screencopy-dmabuf.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00
screencopy.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00
simple.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
tablet.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
text-input.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
toplevel-decoration.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
touch.c examples: init wlr_output with allocator and renderer 2021-11-18 09:37:57 -05:00
virtual-pointer.c Flush events in virtual pointer example 2021-05-22 13:36:30 +02:00