mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
xwayland: refactor selection code
This commit is contained in:
parent
67dec2da2b
commit
591ea27cf9
9 changed files with 1626 additions and 1530 deletions
|
|
@ -1,7 +1,10 @@
|
|||
lib_wlr_xwayland = static_library(
|
||||
'wlr_xwayland',
|
||||
files(
|
||||
'selection.c',
|
||||
'selection/dnd.c',
|
||||
'selection/incoming.c',
|
||||
'selection/outgoing.c',
|
||||
'selection/selection.c',
|
||||
'sockets.c',
|
||||
'xwayland.c',
|
||||
'xwm.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue