mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03:00
Merge pull request #1970 from emersion/xdg-shell-stable
Add xdg-shell stable support
This commit is contained in:
commit
b2dec12368
8 changed files with 331 additions and 1 deletions
|
@ -35,6 +35,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