autocommit 2022-04-07 23:21:31 CEST
This commit is contained in:
parent
be32036824
commit
26f8c1aeb6
14 changed files with 86 additions and 28 deletions
|
|
@ -460,7 +460,6 @@ impl Wm {
|
|||
return;
|
||||
}
|
||||
let accepts_input = window.info.icccm_hints.input.get();
|
||||
log::info!("{:?} ai {}", window.info.title, accepts_input);
|
||||
let mask = if accepts_input {
|
||||
EVENT_MASK_SUBSTRUCTURE_REDIRECT
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue