shell: handle xdg/layer globals

This commit is contained in:
Victoria Brekenfeld 2021-12-21 18:57:09 +01:00
parent e0da1e779b
commit e7ecfc8903
6 changed files with 307 additions and 6 deletions

2
Cargo.lock generated
View file

@ -592,7 +592,7 @@ checksum = "1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309"
[[package]]
name = "smithay"
version = "0.3.0"
source = "git+https://github.com/Smithay/smithay.git?rev=cb0bc33#cb0bc3379faf183087c90355edd80d1bb5e33841"
source = "git+https://github.com/Smithay/smithay.git?rev=7e2affd#7e2affdf3106b22cb17ef48c087d3f0229a0abdf"
dependencies = [
"appendlist",
"bitflags",