mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 19:07:45 +03:00
Add xdg-shell stable support
This commit is contained in:
parent
0c96d757d0
commit
88d9d43b36
8 changed files with 331 additions and 1 deletions
|
@ -34,6 +34,7 @@ client_protocols = [
|
|||
]
|
||||
|
||||
server_protocols = [
|
||||
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
|
||||
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
|
||||
['wlr-layer-shell-unstable-v1.xml'],
|
||||
['wlr-input-inhibitor-unstable-v1.xml']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue