protocols: add support for xdg-system-bell-v1
This commit is contained in:
parent
465e3d979d
commit
23ecce0e7a
5 changed files with 105 additions and 1 deletions
|
|
@ -74,6 +74,7 @@ protocols = [
|
|||
wayland_protocol_dir / 'staging/content-type/content-type-v1.xml',
|
||||
wayland_protocol_dir / 'staging/color-management/color-management-v1.xml',
|
||||
wayland_protocol_dir / 'staging/xdg-toplevel-tag/xdg-toplevel-tag-v1.xml',
|
||||
wayland_protocol_dir / 'staging/xdg-system-bell/xdg-system-bell-v1.xml',
|
||||
]
|
||||
|
||||
wl_protocols = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue