weston/frontend
Pekka Paalanen 8e5bd610c9 Remove WCAP
This was the original video recorder completely in software and with a
custom file format. It is no longer useful to keep. It used the old way
of getting screenshots: hooking to weston_output::frame_signal and
calling weston_renderer::read_pixels().  This old way stalled Weston
until the GPU work was complete, and supported only wl_shm buffers.

Nowadays video recording should be arranged with the pipewire-backend
which supports dmabuf delivery.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2026-03-17 15:07:24 +02:00
..
config-helpers.c frontend: use weston_enum_map for renderers 2025-08-05 11:51:23 -05:00
executable.c Rename compositor/ to frontend/ 2023-12-18 15:34:26 +00:00
main.c fullscreen-shell: Remove fullscreen-shell 2026-03-16 16:00:20 +02:00
meson.build frontend: Remove screen-share module 2026-03-16 16:00:20 +02:00
systemd-notify.c Revert "shared/helpers.h: Migrate helpers.h to libweston" 2025-01-17 10:18:26 +02:00
text-backend.c Revert "shared/helpers.h: Migrate helpers.h to libweston" 2025-01-17 10:18:26 +02:00
weston-private.h tests: add color-output-parsing 2025-10-09 16:17:57 +00:00
weston-screenshooter.c Remove WCAP 2026-03-17 15:07:24 +02:00
weston.desktop Rename compositor/ to frontend/ 2023-12-18 15:34:26 +00:00
weston.h Rename compositor/ to frontend/ 2023-12-18 15:34:26 +00:00
xwayland.c frontend: give Xwayland client an internal name 2026-02-19 16:21:19 +02:00