wlroots/backend/x11
Ilia Mirkin 7bc8dbb991 backend/x11: keep track of exposed rects, add them to damage regions
When we receive an Expose event, that means that we must redraw that
region of the X11 window. Keep track of these regions with pixman
regions, and merge them with the additional output damaged regions.

Fixes #2670
2021-01-21 15:14:54 +01:00
..
backend.c backend/x11: keep track of exposed rects, add them to damage regions 2021-01-21 15:14:54 +01:00
input_device.c backend/x11: set a blank cursor rather than hiding globally 2021-01-18 21:07:11 +01:00
meson.build backend/x11: switch to wlr_swapchain 2020-12-13 12:16:52 +01:00
output.c backend/x11: keep track of exposed rects, add them to damage regions 2021-01-21 15:14:54 +01:00