Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove native screen reader support #2669

Merged
merged 7 commits into from
Feb 4, 2023
Merged

Remove native screen reader support #2669

merged 7 commits into from
Feb 4, 2023

Conversation

emilk
Copy link
Owner

@emilk emilk commented Feb 4, 2023

Use the "accesskit" feature flag to eframe instead. AccessKit is the future.

tts was a mess to compile on many platforms, so I no longer want the native tts dependency.

Use the "accesskit" feature flag to `eframe` instead.
[AccessKit](https://github.com/AccessKit/accesskit) is the future.

`tts` was a mess to compile on many platforms, so I no longer want
the native `tts` dependency.
@emilk emilk merged commit e4eaf99 into master Feb 4, 2023
@emilk emilk deleted the emilk/remove-tts branch February 4, 2023 10:47
lictex pushed a commit to lictex/egui that referenced this pull request Feb 5, 2023
* Remove native screen reader support

Use the "accesskit" feature flag to `eframe` instead.
[AccessKit](https://github.com/AccessKit/accesskit) is the future.

`tts` was a mess to compile on many platforms, so I no longer want
the native `tts` dependency.

* Update tts to 0.25

* Update changelogs

* Turn on all feature flags for package.metadata.docs.rs

* remove tts from deny.toml skip-tree

* Update web build scripts

* Update deny.toml
@emilk emilk added the native-glium Relates to running egui_glium on native label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
native-glium Relates to running egui_glium on native
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant