ext-workspace protocol implementation

This commit is contained in:
Consolatis 2024-11-18 21:16:10 +01:00
parent b2a45ac8af
commit acde3b4a8b
8 changed files with 1495 additions and 0 deletions

View file

@ -22,6 +22,7 @@ server_protocols = [
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',
'ext-workspace-v1.xml',
'wlr-layer-shell-unstable-v1.xml',
'wlr-input-inhibitor-unstable-v1.xml',
'wlr-output-power-management-unstable-v1.xml',