diff --git a/src/state.rs b/src/state.rs index 37c017ca..513ec523 100644 --- a/src/state.rs +++ b/src/state.rs @@ -693,7 +693,7 @@ impl State { let a11y_state = A11yState::new::(dh, client_not_sandboxed); // TODO: Restrict to only specific client? - let atspi_state = AtspiState::new::(dh, |_| true); + let atspi_state = AtspiState::new::(dh, client_has_no_security_context); State { common: Common {