Create & implement transient seat protocol

This commit is contained in:
Andri Yngvason 2020-02-08 15:52:59 +00:00 committed by Simon Ser
parent 435ca39960
commit 3a91dc1b48
4 changed files with 225 additions and 0 deletions

View file

@ -79,6 +79,7 @@ wlr_files += files(
'wlr_tablet_tool.c',
'wlr_text_input_v3.c',
'wlr_touch.c',
'wlr_transient_seat_v1.c',
'wlr_viewporter.c',
'wlr_virtual_keyboard_v1.c',
'wlr_virtual_pointer_v1.c',