mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-12 13:29:45 -05:00
Create & implement transient seat protocol
This commit is contained in:
parent
ad46e125d5
commit
a22ed974f7
5 changed files with 296 additions and 0 deletions
|
|
@ -59,6 +59,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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue