mirror of
https://github.com/labwc/labwc.git
synced 2026-04-09 08:21:18 -04:00
add pointer constraints
This commit is contained in:
parent
a67e74670b
commit
0ccd33792d
5 changed files with 127 additions and 9 deletions
|
|
@ -15,6 +15,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'],
|
||||
['wlr-layer-shell-unstable-v1.xml'],
|
||||
['wlr-input-inhibitor-unstable-v1.xml'],
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue