wlr_raster: Introduce new abstraction

This commit is contained in:
Alexander Orzechowski 2024-09-14 17:42:40 -04:00
parent 3b3ed21e61
commit 057fd1a0e3
3 changed files with 209 additions and 0 deletions

View file

@ -68,6 +68,7 @@ wlr_files += files(
'wlr_presentation_time.c',
'wlr_primary_selection_v1.c',
'wlr_primary_selection.c',
'wlr_raster.c',
'wlr_region.c',
'wlr_relative_pointer_v1.c',
'wlr_screencopy_v1.c',