mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Add wlr_primary_selection_device_manager and wlr_primary_selection_source
This commit is contained in:
parent
0a370c5298
commit
0a171d3ace
6 changed files with 391 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_output.c',
|
||||
'wlr_output_layout.c',
|
||||
'wlr_pointer.c',
|
||||
'wlr_primary_selection.c',
|
||||
'wlr_region.c',
|
||||
'wlr_screenshooter.c',
|
||||
'wlr_seat.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue