mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Add server-decoration skeleton
This commit is contained in:
parent
71ee40e8f1
commit
e521b0404b
5 changed files with 190 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_region.c',
|
||||
'wlr_screenshooter.c',
|
||||
'wlr_seat.c',
|
||||
'wlr_server_decoration.c',
|
||||
'wlr_surface.c',
|
||||
'wlr_tablet_pad.c',
|
||||
'wlr_tablet_tool.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue