wlroots/backend/x11
Simon Ser ad5175118b 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
(cherry picked from commit bc8260f377)
2023-01-11 11:10:24 +00:00
..
backend.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04: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-11 11:10:24 +00:00