wlroots/backend/x11
Simon Ser 5da9ad3e34 backend/x11: re-send last buffer on expose event
Instead of requesting a new frame from the compositor when we
receive an expose event, re-submit the last frame. This makes the
X11 backend behave like the other backends and removes the last
wlr_output_update_needs_frame() call in backends, at the cost of
keeping the current buffer locked for potentially a longer time.
2023-08-16 10:45:07 +02:00
..
backend.c backend/x11: re-send last buffer on expose event 2023-08-16 10:45:07 +02:00
input_device.c backend/x11: fix delta_discrete value 2023-01-16 14:19:44 +03:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c backend/x11: re-send last buffer on expose event 2023-08-16 10:45:07 +02:00