wlroots-hyprland/backend/wayland
Simon Ser 6595db6409 buffer: add a release event
Consumers call wlr_buffer_lock. Once all consumers are done with the
buffer, only the producer should have a reference to the buffer. In this
case, we can release the buffer (and let the producer re-use it).
2020-04-02 15:03:43 +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 buffer: add a release event 2020-04-02 15:03:43 +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