egui-tao is a fork of egui-winit to make egui work with tao
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.