Add server-decoration skeleton

This commit is contained in:
emersion 2017-10-24 21:56:18 +02:00
parent 71ee40e8f1
commit e521b0404b
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
5 changed files with 190 additions and 0 deletions

View file

@ -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',