mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
wlr-data-device interface
This commit is contained in:
parent
2b09105bde
commit
6a7560fae0
11 changed files with 268 additions and 418 deletions
|
|
@ -1,8 +1,7 @@
|
|||
lib_wlr_types = static_library(
|
||||
'wlr_types',
|
||||
files(
|
||||
'wlr_data_device_manager.c',
|
||||
'wlr_data_source.c',
|
||||
'wlr_data_device.c',
|
||||
'wlr_input_device.c',
|
||||
'wlr_keyboard.c',
|
||||
'wlr_output.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue