mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-05-20 21:38:34 -04:00
wlr_pointer_warp_v1: add implementation
This commit is contained in:
parent
aee9fa09f0
commit
9ecddaa673
4 changed files with 143 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ wlr_files += files(
|
|||
'wlr_output_swapchain_manager.c',
|
||||
'wlr_pointer_constraints_v1.c',
|
||||
'wlr_pointer_gestures_v1.c',
|
||||
'wlr_pointer_warp_v1.c',
|
||||
'wlr_pointer.c',
|
||||
'wlr_presentation_time.c',
|
||||
'wlr_primary_selection_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue