egui/crates
Emil Ernerfeldt 7f2de426d2
eframe: Set app icon on Mac and Windows (#2940)
* eframe: Set app icon on Mac and Windows

Also: correctly set window title on Mac when launching from
another process, e.g. python.

Co-authored-by: Wumpf <andreas@rerun.io>

* lint fixes

* Fix web build

* fix typo

* Try fix windows build

---------

Co-authored-by: Wumpf <andreas@rerun.io>
2023-04-20 15:47:04 +02:00
..
ecolor Fix typos (#2866) 2023-04-18 15:52:45 +02:00
eframe eframe: Set app icon on Mac and Windows (#2940) 2023-04-20 15:47:04 +02:00
egui Fix: `request_repaint_after` works even when called from background thread (#2939) 2023-04-20 10:56:52 +02:00
egui-wgpu Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui-winit Clear all keys and modifies on focus change (#2933) 2023-04-19 15:27:51 +02:00
egui_demo_app eframe: Set app icon on Mac and Windows (#2940) 2023-04-20 15:47:04 +02:00
egui_demo_lib Return plot transforms (#2935) 2023-04-19 17:01:16 +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 Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Fix typos (#2866) 2023-04-18 15:52:45 +02:00
epaint Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00