cosmic-workspaces: protocol implementation

This commit is contained in:
Consolatis 2024-07-24 01:04:06 +02:00
parent a9daaa05be
commit 31f4336ed6
10 changed files with 1445 additions and 0 deletions

View file

@ -21,6 +21,7 @@ server_protocols = [
wl_protocol_dir / 'staging/drm-lease/drm-lease-v1.xml',
wl_protocol_dir / 'staging/xwayland-shell/xwayland-shell-v1.xml',
wl_protocol_dir / 'staging/tearing-control/tearing-control-v1.xml',
'cosmic-workspace-unstable-v1.xml',
'wlr-layer-shell-unstable-v1.xml',
'wlr-input-inhibitor-unstable-v1.xml',
'wlr-output-power-management-unstable-v1.xml',