mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
protocols: add tablet-unstable-v2
This commit is contained in:
parent
8aeac9ed14
commit
9579c0cb77
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ wayland_scanner_server = generator(
|
||||||
server_protocols = [
|
server_protocols = [
|
||||||
wl_protocol_dir / 'stable/xdg-shell/xdg-shell.xml',
|
wl_protocol_dir / 'stable/xdg-shell/xdg-shell.xml',
|
||||||
wl_protocol_dir / 'unstable/pointer-constraints/pointer-constraints-unstable-v1.xml',
|
wl_protocol_dir / 'unstable/pointer-constraints/pointer-constraints-unstable-v1.xml',
|
||||||
|
wl_protocol_dir / 'unstable/tablet/tablet-unstable-v2.xml',
|
||||||
wl_protocol_dir / 'staging/cursor-shape/cursor-shape-v1.xml',
|
wl_protocol_dir / 'staging/cursor-shape/cursor-shape-v1.xml',
|
||||||
wl_protocol_dir / 'staging/drm-lease/drm-lease-v1.xml',
|
wl_protocol_dir / 'staging/drm-lease/drm-lease-v1.xml',
|
||||||
wl_protocol_dir / 'staging/xwayland-shell/xwayland-shell-v1.xml',
|
wl_protocol_dir / 'staging/xwayland-shell/xwayland-shell-v1.xml',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue