cursor-shape-v1: new protocol implementation

References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/194
This commit is contained in:
Simon Ser 2023-05-05 16:33:56 +02:00 committed by Alexander Orzechowski
parent fd540f6d07
commit 04e4e06986
4 changed files with 291 additions and 1 deletions

View file

@ -36,6 +36,7 @@ wlr_files += files(
'buffer/resource.c',
'wlr_compositor.c',
'wlr_content_type_v1.c',
'wlr_cursor_shape_v1.c',
'wlr_cursor.c',
'wlr_damage_ring.c',
'wlr_data_control_v1.c',