mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 12:55:58 +01:00
e6fd880686
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. |
||
---|---|---|
.. | ||
drm | ||
session | ||
headless.h | ||
libinput.h | ||
multi.h | ||
noop.h | ||
rdp.h | ||
wayland.h | ||
x11.h |