state: Move shell behind RwLock
This commit is contained in:
parent
647deb81f1
commit
5d5a510691
45 changed files with 2657 additions and 2097 deletions
|
|
@ -14,7 +14,6 @@ pub fn ready(state: &State) {
|
|||
"DISPLAY",
|
||||
&state
|
||||
.common
|
||||
.shell
|
||||
.xwayland_state
|
||||
.as_ref()
|
||||
.map(|s| format!(":{}", s.display))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue