wlroots-hyprland/backend/wayland
Simon Ser 6977f3a843 output: check buffer in wlr_output_test
Check that buffer can be scanned out in wlr_output_test instead of
wlr_output_attach_buffer. This allows the backend to have access to the
whole pending state when performing the check.

This brings the wlr_output API more in line with the KMS API.

This removes the need for wlr_output_attach_buffer to return a value,
and for wlr_output_impl.attach_buffer.
2020-04-08 16:31:21 +02:00
..
backend.c backend/wayland: handle display errors more gracefully 2020-01-09 07:48:30 -07:00
meson.build backend/wayland: rename wl_seat.c to seat.c 2020-03-04 03:21:40 +01:00
output.c output: check buffer in wlr_output_test 2020-04-08 16:31:21 +02:00
seat.c backend/wayland: close keymap FD 2020-03-17 13:37:53 +01:00
tablet_v2.c Clean up wayland backend tablet support 2019-09-26 19:41:19 +03:00