mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-09 05:34:22 -04:00
Merge branch 'surface-invalidation' into 'master'
surface_invalidation_v1: New protocol implementation See merge request wlroots/wlroots!3921
This commit is contained in:
commit
6fef673229
4 changed files with 255 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ wlr_files += files(
|
|||
'wlr_shm.c',
|
||||
'wlr_single_pixel_buffer_v1.c',
|
||||
'wlr_subcompositor.c',
|
||||
'wlr_surface_invalidation_v1.c',
|
||||
'wlr_switch.c',
|
||||
'wlr_tablet_pad.c',
|
||||
'wlr_tablet_tool.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue