mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
server: add support for color-management-v1 minor-version 2
server.c: fix build error by using workspace_tree
This commit is contained in:
parent
c3fc78286a
commit
31d25aee2a
2 changed files with 44 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ server_protocols = [
|
|||
wl_protocol_dir / 'staging/ext-workspace/ext-workspace-v1.xml',
|
||||
wl_protocol_dir / 'staging/ext-image-capture-source/ext-image-capture-source-v1.xml',
|
||||
wl_protocol_dir / 'staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml',
|
||||
wl_protocol_dir / 'staging/color-management/color-management-v1.xml',
|
||||
'cosmic-workspace-unstable-v1.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'wlr-output-power-management-unstable-v1.xml',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue