mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Initial scaffolding of layer shell
This commit is contained in:
parent
575bc81d54
commit
f29d8b55ae
7 changed files with 419 additions and 1 deletions
|
|
@ -8,8 +8,10 @@ lib_wlr_types = static_library(
|
|||
'wlr_gamma_control.c',
|
||||
'wlr_idle_inhibit_v1.c',
|
||||
'wlr_idle.c',
|
||||
'wlr_idle_inhibit_v1.c',
|
||||
'wlr_input_device.c',
|
||||
'wlr_keyboard.c',
|
||||
'wlr_layer_shell.c',
|
||||
'wlr_linux_dmabuf.c',
|
||||
'wlr_list.c',
|
||||
'wlr_matrix.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue