COMMITS
April 17, 2026
E
wgpu: Allow configuring VSync and frame latency at runtime (#8114)
Emil Ernerfeldt committed
L
Don't hide whitespaces in centered and right aligned text edits (#8102)
Lucas Meurer committed
April 15, 2026
E
Update rustls-webpki and rustls (#8107)
Emil Ernerfeldt committed
G
Fix grapheme cluster glyph count to restore cursor/selection invariant (#8088)
Gautier Cailly committed
April 14, 2026
H
Add regression test for O(n²) word boundary scan (#8077)
Hallvard Ystad committed
E
Remove everything that was marked `#[deprecated]` (#8105)
Emil Ernerfeldt committed
R
Optimize text selection performance for large documents (#7917)
rustbasic committed
E
Configure wgpu to be low-latency by default (#8103)
Emil Ernerfeldt committed
L
Fix centered & right aligned `TextEdit` (#8082)
Lucas Meurer committed
E
Document glow-only fields in `NativeOptions` (#8104)
Emil Ernerfeldt committed
E
Warn if using a software rasterizer (#8101)
Emil Ernerfeldt committed
E
Fix `egui_demo_app` on Linux (#8100)
Emil Ernerfeldt committed
April 13, 2026
E
Replace `cargo machete` with `cargo shear` (#8094)
Emil Ernerfeldt committed
E
Update `rand` (#8096)
Emil Ernerfeldt committed
E
Add taplo-fmt CI step (#8095)
Emil Ernerfeldt committed
April 12, 2026
D
Call pre_present_notify before presenting (#8089)
Dimitris Papaioannou committed
April 8, 2026
April 7, 2026
E
Fix text selection of centered and right-aligned text (#8076)
Emil Ernerfeldt committed
E
Fix wrong color of last glyph of selected text (#8075)
Emil Ernerfeldt committed
E
Update to wgpu 29.0.1 (#8073)
Emil Ernerfeldt committed
R
Log `localStorage` write failures in `local_storage_set` (#8062)
rustbasic committed
E
Add `subpixel_binning` to `TextOptions` and `FontTweak` (#8072)
Emil Ernerfeldt committed
April 6, 2026
E
Make the width of the thin space configurable (#8070)
Emil Ernerfeldt committed
G
Integrate harfrust for text shaping (#8031)
Gautier Cailly committed
O
Update of selected dependencies (#8042)
Oscar Gustafsson committed
April 4, 2026
E
Enable a few more clippy lints (#8064)
Emil Ernerfeldt committed
P
perf: remove redundant clone in about.rs demo (#8057)
psyche committed
M
Add `HarnessBuilder::with_render_options()` (closes #7630) (#8060)
Michael Grupp committed