egui/crates/egui-winit
Emil Ernerfeldt 041f2e64ba
Move all crates into a `crates` directory (#1940)
2022-08-20 10:41:49 +02:00
..
src Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
CHANGELOG.md Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
Cargo.toml Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
README.md Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00

README.md

egui-winit

Latest version Documentation unsafe forbidden 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.