mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-17 06:46:39 -04:00
commit-queue-v1: new protocol implementation
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/256
This commit is contained in:
parent
4fbe648faf
commit
f60d7e4ae6
4 changed files with 198 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ protocols = {
|
|||
'xdg-shell': wl_protocol_dir / 'stable/xdg-shell/xdg-shell.xml',
|
||||
|
||||
# Staging upstream protocols
|
||||
'commit-queue-v1': wl_protocol_dir / 'staging/commit-queue/commit-queue-v1.xml',
|
||||
'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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue