mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-04 13:29:45 -05:00
wlr_buffer.c is difficult to read because it contains a mixed bag of unrelated things: base buffer type, buffer implementations, buffer resource factory, and client buffer. Split each of these into their own file. |
||
|---|---|---|
| .. | ||
| wlr_buffer.h | ||
| wlr_data_device.h | ||
| wlr_keyboard.h | ||
| wlr_matrix.h | ||
| wlr_output.h | ||
| wlr_region.h | ||
| wlr_scene.h | ||
| wlr_seat.h | ||
| wlr_subcompositor.h | ||
| wlr_tablet_v2.h | ||
| wlr_xdg_shell.h | ||