egui/crates
Emil Ernerfeldt 8344e88f8a
Update to to winit 0.28 (#2654)
* Update to winit 0.28

Mac trackpads pinch gestures will now generate `egui::Event::Zoom`

* Update accesskit_winit

* Try to get Android CI green

* Fix wayland compilation

* Add comment about android-activity

* Update changelogs

* Fix call to register_xlib_error_hook
2023-02-04 12:43:43 +01:00
..
ecolor Clear color values are now explicitely sent to the rendering backend as-is. (#2666) 2023-02-04 11:02:15 +01:00
eframe Update to to winit 0.28 (#2654) 2023-02-04 12:43:43 +01:00
egui Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
egui-wgpu Update to to winit 0.28 (#2654) 2023-02-04 12:43:43 +01:00
egui-winit Update to to winit 0.28 (#2654) 2023-02-04 12:43:43 +01:00
egui_demo_app Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
egui_demo_lib Control `Separator` widths, and less clipping in `ScrollArea` (#2665) 2023-02-03 13:19:25 +01:00
egui_extras Avoid deadlocks by using lambdas for context lock (#2625) 2023-01-25 10:24:23 +01:00
egui_glium Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
egui_glow Update to to winit 0.28 (#2654) 2023-02-04 12:43:43 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Add emath::inverse_lerp 2022-12-22 12:33:06 +01:00
epaint Fix rendering of `…` (ellipsis) 2023-01-23 20:24:38 +01:00