mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-09 08:21:37 -04:00
ext_background_effect_v1: add implementation
This commit is contained in:
parent
c393fb6bfa
commit
8a9e3a84b5
4 changed files with 293 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ protocols = {
|
|||
'content-type-v1': wl_protocol_dir / 'staging/content-type/content-type-v1.xml',
|
||||
'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-background-effect-v1': wl_protocol_dir / 'staging/ext-background-effect/ext-background-effect-v1.xml',
|
||||
'ext-foreign-toplevel-list-v1': wl_protocol_dir / 'staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue