mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-20 06:47:19 -04:00
compositor: implement wl_surface.get_release
References: https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/137
This commit is contained in:
parent
ebd4c83cd6
commit
226d1cf81c
3 changed files with 98 additions and 2 deletions
|
|
@ -101,7 +101,7 @@ internal_features = {
|
|||
|
||||
wayland_project_options = ['tests=false', 'documentation=false']
|
||||
wayland_server = dependency('wayland-server',
|
||||
version: '>=1.21',
|
||||
version: '>=1.21.90',
|
||||
fallback: 'wayland',
|
||||
default_options: wayland_project_options,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue