mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Merge pull request #1243 from emersion/layer-shell-suffix
layer-shell: add _v1 suffix
This commit is contained in:
commit
0210905eef
12 changed files with 115 additions and 115 deletions
|
|
@ -31,7 +31,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_input_device.c',
|
||||
'wlr_input_inhibitor.c',
|
||||
'wlr_keyboard.c',
|
||||
'wlr_layer_shell.c',
|
||||
'wlr_layer_shell_v1.c',
|
||||
'wlr_linux_dmabuf_v1.c',
|
||||
'wlr_list.c',
|
||||
'wlr_matrix.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue