egui/crates/eframe/src/web
Emil Ernerfeldt 9cb4e6a54e
Create `egui_wgpu::RendererOptions` (#7601)
2025-10-07 17:06:23 +02:00
..
app_runner.rs Remove deprecated fields from `PlatformOutput` (#7523) 2025-09-09 16:07:39 +02:00
backend.rs Add rotation gesture support for trackpad sources (#7453) 2025-09-11 12:44:17 +02:00
events.rs Inline log format args (#7600) 2025-10-07 16:14:43 +02:00
input.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
mod.rs Respect and detect `prefers-color-scheme: no-preference` (#7293) 2025-07-03 08:58:45 +02:00
panic_handler.rs Upgrade to wgpu 24 (#5610) 2025-01-16 17:00:29 +01:00
screen_reader.rs Remove dependency on `tts` (#3651) 2023-11-28 10:46:18 +01:00
storage.rs Update to Rust 1.76 (#4411) 2024-04-25 15:51:01 +02:00
text_agent.rs Enable more clippy lints (#7474) 2025-08-24 16:27:28 +02:00
web_logger.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
web_painter.rs Add screenshot support for eframe web (#5438) 2024-12-12 19:17:42 +01:00
web_painter_glow.rs Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
web_painter_wgpu.rs Create `egui_wgpu::RendererOptions` (#7601) 2025-10-07 17:06:23 +02:00
web_runner.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00