egui/crates
Emil Ernerfeldt a1f3c71b7f
Remove dependency on `tts` (#3651)
We were using [`tts`](https://github.com/ndarilek/tts-rs) for the
web-only screen reader. This was overkill, to say the least. It is now
replaced with ten lines of `web-sys` calls.
2023-11-28 10:46:18 +01:00
..
ecolor Update changelogs 2023-11-23 15:46:04 +01:00
eframe Remove dependency on `tts` (#3651) 2023-11-28 10:46:18 +01:00
egui Remove dependency on `tts` (#3651) 2023-11-28 10:46:18 +01:00
egui-wgpu Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00
egui-winit Fix windowing problems when using the `x11` feature on Linux (#3643) 2023-11-27 18:16:02 +01:00
egui_demo_app Remove dependency on `tts` (#3651) 2023-11-28 10:46:18 +01:00
egui_demo_lib Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00
egui_extras Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00
egui_glow Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00
egui_plot Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use workspace definitions of edition,license,rust-version,version 2023-11-23 15:45:11 +01:00
epaint Release 0.24.0 - Multi-viewport 2023-11-23 15:56:46 +01:00