mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
viewporter: new protocol implementation
Closes: https://github.com/swaywm/wlroots/issues/633
This commit is contained in:
parent
c618a76540
commit
9e68ed2159
4 changed files with 260 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ wlr_files += files(
|
|||
'wlr_tablet_tool.c',
|
||||
'wlr_text_input_v3.c',
|
||||
'wlr_touch.c',
|
||||
'wlr_viewporter.c',
|
||||
'wlr_virtual_keyboard_v1.c',
|
||||
'wlr_virtual_pointer_v1.c',
|
||||
'wlr_xcursor_manager.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue