mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -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
d3b6fb5688
4 changed files with 255 additions and 0 deletions
|
|
@ -86,6 +86,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