autocommit 2022-04-08 00:04:55 CEST
This commit is contained in:
parent
26f8c1aeb6
commit
0bd9a70e69
10 changed files with 35 additions and 12 deletions
|
|
@ -677,6 +677,7 @@ impl Wm {
|
|||
log::error!("Could not retrieve WM_HINTS property: {}", ErrorFmt(e));
|
||||
}
|
||||
data.info.icccm_hints.input.set(true);
|
||||
self.compute_input_model(data);
|
||||
return;
|
||||
}
|
||||
let mut values = [0; 9];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue