wlroots/include
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 backend/x11: re-send last buffer on expose event 2023-08-16 10:45:07 +02:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render renderer: Introduce wlr_scale_filter_mode 2023-06-19 12:25:38 -04:00
types cursor, output: apply viewport to cursor 2023-07-17 14:55:22 +00:00
util Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
wlr xwayland: drop wlr_xwayland_surface.events.set_pid 2023-08-03 03:19:35 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00