mirror of
https://github.com/labwc/labwc.git
synced 2026-04-18 06:46:46 -04:00
add socket manager protocol
This commit is contained in:
parent
2285c5e77c
commit
d212c11572
9 changed files with 159 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ wayland_scanner_server = generator(
|
|||
server_protocols = [
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'wlr-output-power-management-unstable-v1.xml',
|
||||
'ext-socket-manager-unstable-v1.xml',
|
||||
]
|
||||
|
||||
server_protos_src = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue