egui/crates/egui-winit
2022-11-30 08:09:41 -06:00
..
src Refactor lazy activation 2022-11-30 08:09:41 -06:00
Cargo.toml Update AccessKit 2022-11-29 19:47:59 -06:00
CHANGELOG.md squash before rebase 2022-11-29 10:26:48 -06:00
README.md Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00

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.