Merge branch 'github/fork/ammen99/wlr-workspaces' into 'master'

[DON'T MERGE] wlr-workspaces implementation

See merge request wlroots/wlroots!2357
This commit is contained in:
Ilia Bozhinov 2025-08-08 20:51:48 +00:00
commit 1786a41870
7 changed files with 1434 additions and 0 deletions

View file

@ -75,6 +75,7 @@ protocols = {
'wlr-output-power-management-unstable-v1': 'wlr-output-power-management-unstable-v1.xml',
'wlr-screencopy-unstable-v1': 'wlr-screencopy-unstable-v1.xml',
'wlr-virtual-pointer-unstable-v1': 'wlr-virtual-pointer-unstable-v1.xml',
'ext-workspace-unstable-v1': 'ext-workspace-unstable-v1.xml',
}
protocols_code = {}