wlroots-hyprland/backend/x11
Simon Ser bc8260f377 backend/x11: fix initial value of wlr_x11_buffer.n_busy
We lock the buffer there, so we need to initialize the n_busy
count to 1 as well.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3556
2023-01-03 10:59:57 +01:00
..
backend.c build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
input_device.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c backend/x11: fix initial value of wlr_x11_buffer.n_busy 2023-01-03 10:59:57 +01:00