config: add client window criteria
This commit is contained in:
parent
59f8acdfde
commit
2b5be7fbd9
19 changed files with 205 additions and 14 deletions
|
|
@ -1459,6 +1459,7 @@ impl Wm {
|
|||
return;
|
||||
}
|
||||
};
|
||||
self.state.xwayland.windows.set(window.id, window.clone());
|
||||
data.window.set(Some(window.clone()));
|
||||
{
|
||||
self.load_window_wm_class(data).await;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue