egui/crates
Emil Ernerfeldt 7b76161a6a
Set a default icon for all eframe apps: a white `e` on black background (#2996)
As a user you can change this by setting `NativeOptions::icon_data`.
Set it to `None` to get the default icon assigned by the OS.
2023-05-17 16:23:32 +02:00
..
ecolor Fix typos (#2866) 2023-04-18 15:52:45 +02:00
eframe Set a default icon for all eframe apps: a white `e` on black background (#2996) 2023-05-17 16:23:32 +02:00
egui Add egui::Modifiers::contains (#2989) 2023-05-15 15:10:54 +02:00
egui-wgpu Log warning instead of error when failing to decode RON in storage (#2961) 2023-04-27 09:45:44 +02:00
egui-winit Enable egui-winit to support wasm target (#2949) 2023-04-24 09:16:50 +02:00
egui_demo_app Set a default icon for all eframe apps: a white `e` on black background (#2996) 2023-05-17 16:23:32 +02:00
egui_demo_lib clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00
egui_extras Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_glium Fix typos (#2866) 2023-04-18 15:52:45 +02:00
egui_glow Log warning instead of error when failing to decode RON in storage (#2961) 2023-04-27 09:45:44 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add `emath::Rangef` and helpers for splitting a `Rect` (#2978) 2023-05-08 12:20:26 +02:00
epaint clippy fixes from 1.69.0 2023-04-21 11:33:18 +02:00