wlroots-hyprland/include/backend
Simon Ser e6fd880686 backend/wayland: listen to wl_buffer.release events
Previously, we just assumed submitting a new frame would make the
compositor release the current one. This isn't always the case, for
instance Sway retains old buffers when a transaction is pending. This
resulted in synchronization issues with clients writing in
front-buffers.

Fix this by un-referencing a wlr_buffer when the parent compositor sends
wl_buffer.release.

Tested by running a fullscreen mpv instance in Sway with the Wayland
backend.
2020-01-09 07:41:50 -07:00
..
drm backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
session Use more consistent include guard names 2017-09-23 10:26:01 +02:00
headless.h backend/headless: improve output number handling 2019-03-15 18:37:56 +02:00
libinput.h backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h backend/noop: improve output number handling 2019-03-15 18:38:12 +02:00
rdp.h Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
wayland.h backend/wayland: listen to wl_buffer.release events 2020-01-09 07:41:50 -07:00
x11.h backend/x11: Revert usage of present extension 2019-11-19 11:06:38 +01:00