mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-21 06:46:46 -04:00
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:
commit
1786a41870
7 changed files with 1434 additions and 0 deletions
|
|
@ -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 = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue