Drop cosmic-workspace and use wlroots impl of ext-workspace-v1

This commit is contained in:
tokyo4j 2025-07-18 18:47:39 +09:00
parent 918c3290fc
commit 2802ca7264
21 changed files with 46 additions and 2697 deletions

View file

@ -25,7 +25,6 @@ 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',
'cosmic-workspace-unstable-v1.xml',
'wlr-layer-shell-unstable-v1.xml',
'wlr-output-power-management-unstable-v1.xml',
]