[DEBUG] Add dbg-txn protocol

This commit is contained in:
Kirill Primak 2024-01-08 20:04:15 +03:00
parent f8030ef5ae
commit 5b41595f4d
7 changed files with 207 additions and 1 deletions

View file

@ -40,6 +40,7 @@ wlr_files += files(
'wlr_cursor.c',
'wlr_damage_ring.c',
'wlr_data_control_v1.c',
'wlr_dbg_txn.c',
'wlr_drm.c',
'wlr_export_dmabuf_v1.c',
'wlr_foreign_toplevel_management_v1.c',