Skip to content

Fix: Let accesskit process window events#3733

Merged
emilk merged 1 commit intoemilk:masterfrom
DataTriny:accesskit-events
Dec 25, 2023
Merged

Fix: Let accesskit process window events#3733
emilk merged 1 commit intoemilk:masterfrom
DataTriny:accesskit-events

Conversation

@DataTriny
Copy link
Contributor

Since accesskit_winit version 0.15.0, it is necessary to call Adapter::process_events to let AccessKit fire up window focus events on Unix and macOS. Furthermore this has always been needed on Unix (X11 only) to let AccessKit know about the window bounds, which is needed to perform hit-testing on nodes.

@DataTriny DataTriny marked this pull request as ready for review December 24, 2023 14:57
@emilk emilk added bug Something is broken eframe Relates to epi and eframe accessibility More accessible to e.g. the visually impaired egui-winit porblems related to winit labels Dec 25, 2023
@emilk
Copy link
Owner

emilk commented Dec 25, 2023

Thanks for the bug fix!

@emilk emilk changed the title egui-winit: Let AccessKit process window events Fix: Let accesskit process window events Dec 25, 2023
@emilk emilk merged commit c3a9355 into emilk:master Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility More accessible to e.g. the visually impaired bug Something is broken eframe Relates to epi and eframe egui-winit porblems related to winit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants