mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
Merge branch 'foreign-request' into 'master'
Draft: ext-image-capture-request-v1: new protocol See merge request wlroots/wlroots!5072
This commit is contained in:
commit
906a740186
7 changed files with 407 additions and 14 deletions
|
|
@ -30,6 +30,7 @@ protocols = {
|
|||
'cursor-shape-v1': wl_protocol_dir / 'staging/cursor-shape/cursor-shape-v1.xml',
|
||||
'drm-lease-v1': wl_protocol_dir / 'staging/drm-lease/drm-lease-v1.xml',
|
||||
'ext-foreign-toplevel-list-v1': wl_protocol_dir / 'staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml',
|
||||
'ext-foreign-toplevel-request-v1': wl_protocol_dir / 'staging/ext-foreign-toplevel-request/ext-foreign-toplevel-request-v1.xml',
|
||||
'ext-idle-notify-v1': wl_protocol_dir / 'staging/ext-idle-notify/ext-idle-notify-v1.xml',
|
||||
'ext-image-capture-source-v1': wl_protocol_dir / 'staging/ext-image-capture-source/ext-image-capture-source-v1.xml',
|
||||
'ext-image-copy-capture-v1': wl_protocol_dir / 'staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue