neveko/nevmes-gui/crates/egui-winit
2023-04-30 11:55:41 -04:00
..
src init 2023-04-30 11:55:41 -04:00
Cargo.toml init 2023-04-30 11:55:41 -04:00
CHANGELOG.md init 2023-04-30 11:55:41 -04:00
README.md init 2023-04-30 11:55:41 -04:00

egui-winit

Latest version Documentation MIT Apache

This crates provides bindings between egui and winit.

The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.