mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
build: Add drm-lease-v1 protocol to server_protocols
This commit is contained in:
parent
63632cfd1a
commit
44e0b14411
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ wayland_scanner_server = generator(
|
|||
server_protocols = [
|
||||
wl_protocol_dir / 'stable/xdg-shell/xdg-shell.xml',
|
||||
wl_protocol_dir / 'unstable/pointer-constraints/pointer-constraints-unstable-v1.xml',
|
||||
wl_protocol_dir / 'staging/drm-lease/drm-lease-v1.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'wlr-input-inhibitor-unstable-v1.xml',
|
||||
'wlr-output-power-management-unstable-v1.xml',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue