egui/egui_web/src
Caleb Smith 79d1ede496
Add Frame::set_window_title() (#828)
* Add `Frame::set_window_title()`

* Changelog and fmt for `Frame::set_window_title()`

Co-authored-by: Caleb Smith <caleb@myrvmail.com>
2021-10-23 00:03:17 +02:00
..
shader Bump MSRV (Minimum Supported Rust Version) to 1.54.0 (#703) 2021-09-09 00:16:06 +02:00
backend.rs Add Frame::set_window_title() (#828) 2021-10-23 00:03:17 +02:00
lib.rs Fix when a string containing CRLF is pasted from the clipboard (#826) 2021-10-20 22:26:26 +02:00
painter.rs Wrap tesselated output in struct ClippedMesh(Rect, Mesh) 2021-01-25 21:43:17 +01:00
screen_reader.rs Update tts 0.15 -> 0.16 2021-05-09 14:42:14 +02:00
webgl1.rs Add clear to webgl1 and webgl2 backends (#816) 2021-10-18 23:10:30 +02:00
webgl2.rs Add clear to webgl1 and webgl2 backends (#816) 2021-10-18 23:10:30 +02:00