bevy/crates/bevy_winit
François a1681f43d9
Allow AccessKit to react to WindowEvents before they reach the engine (#10356)
# Objective

- Adopt #10239 to get it in time for the release
- Fix accessibility on macOS and linux

## Solution

- call `on_event` from AcccessKit adapter on winit events

---------

Co-authored-by: Nolan Darilek <nolan@thewordnerd.info>
Co-authored-by: Alice Cecile <alice.i.cecil@gmail.com>
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2023-11-03 21:37:25 +00:00
..
src Allow AccessKit to react to WindowEvents before they reach the engine (#10356) 2023-11-03 21:37:25 +00:00
Cargo.toml Various accessibility API updates. (#9989) 2023-10-02 21:22:52 +00:00