* Reverts commit e037489 (https://github.com/emilk/egui/pull/3601) * Reopens https://github.com/emilk/egui/issues/3494 It caused a deadlock on Mac when running `custom_window_frame`
e037489
This crates provides bindings between egui and winit.
egui
winit
The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.