mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 19:07:45 +03:00
Implement pointer-constraints-unstable-v1
This commit is contained in:
parent
5cb3d4769c
commit
cedde21c96
8 changed files with 262 additions and 25 deletions
|
@ -39,6 +39,7 @@ server_protocols = [
|
|||
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
|
||||
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
|
||||
[wl_protocol_dir, 'unstable/xdg-output/xdg-output-unstable-v1.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