mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-31 07:11:23 -04:00
Register pointer_constraints interface on server display
This commit is contained in:
parent
f9626f7951
commit
6fcf1ce9d9
2 changed files with 9 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ wayland_scanner_server = generator(
|
|||
|
||||
server_protocols = [
|
||||
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
|
||||
[wl_protocol_dir, 'unstable/pointer-constraints/pointer-constraints-unstable-v1.xml'],
|
||||
]
|
||||
|
||||
server_protos_headers = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue