egui/egui_web/src
Emil Ernerfeldt b5c8f034e7
Add web location info to egui_web/epi (#1258)
This adds all parts of the web "location" (URL) to frame.info().web_info, included a HashMap of the query parameters, percent-decoded and ready to go.

This lets you easily pass key-value pairs to your eframe web app.
2022-02-17 16:46:43 +01:00
..
shader Clean up glsl code 2021-11-13 13:09:08 +01:00
backend.rs Add web location info to egui_web/epi (#1258) 2022-02-17 16:46:43 +01:00
glow_wrapping.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00
lib.rs Add web location info to egui_web/epi (#1258) 2022-02-17 16:46:43 +01:00
painter.rs Choose your own font and size (#1154) 2022-01-24 14:32:36 +01:00
screen_reader.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00
webgl1.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00
webgl2.rs Use tracing crate for logging (#1192) 2022-02-01 12:27:39 +01:00